Method: GraphQL::Query::Context#schema
- Defined in:
- lib/graphql/query/context.rb
#schema ⇒ GraphQL::Schema (readonly)
106 107 108 |
# File 'lib/graphql/query/context.rb', line 106 def schema @schema end |
106 107 108 |
# File 'lib/graphql/query/context.rb', line 106 def schema @schema end |