Method: GraphQL::Query::Context::FieldResolutionContext#field

Defined in:
lib/graphql/query/context.rb

#fieldObject (readonly)

Returns the value of attribute field.



194
195
196
# File 'lib/graphql/query/context.rb', line 194

def field
  @field
end