Method: GraphQL::Schema#object_from_id_proc
- Defined in:
- lib/graphql/schema.rb
#object_from_id_proc ⇒ Object (readonly)
Returns the value of attribute object_from_id_proc.
114 115 116 |
# File 'lib/graphql/schema.rb', line 114 def object_from_id_proc @object_from_id_proc end |