Method: GraphQL::Query::Context::FieldResolutionContext#field
- Defined in:
- lib/graphql/query/context.rb
#field ⇒ Object (readonly)
Returns the value of attribute field.
263 264 265 |
# File 'lib/graphql/query/context.rb', line 263 def field @field end |