Method: GraphQL::Query#schema

Defined in:
lib/graphql/query.rb

#schemaObject (readonly)

Returns the value of attribute schema.



65
66
67
# File 'lib/graphql/query.rb', line 65

def schema
  @schema
end