Method: GraphQL::Query::NullContext#schema
- Defined in:
- lib/graphql/query/null_context.rb
#schema ⇒ Object (readonly)
Returns the value of attribute schema.
20 21 22 |
# File 'lib/graphql/query/null_context.rb', line 20 def schema @schema end |