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