Method: GraphQL::Query#schema

Defined in:
lib/graphql/query.rb

#schemaObject (readonly)

Returns the value of attribute schema.


32
33
34
# File 'lib/graphql/query.rb', line 32

def schema
  @schema
end