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