Method: GraphQL::Schema::Field::ExtendedState#object
- Defined in:
- lib/graphql/schema/field.rb
#object ⇒ Object
Returns the value of attribute object.
843 844 845 |
# File 'lib/graphql/schema/field.rb', line 843 def object @object end |