Method: GraphQL::Schema::Field::ExtendedState#object

Defined in:
lib/graphql/schema/field.rb

#objectObject

Returns the value of attribute object.



843
844
845
# File 'lib/graphql/schema/field.rb', line 843

def object
  @object
end