Method: GraphQL::Schema::Field::ExtendedState#arguments

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

#argumentsObject

Returns the value of attribute arguments.



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

def arguments
  @arguments
end