Method: GraphQL::Schema#query

Defined in:
lib/graphql/schema.rb

#queryObject

Returns the value of attribute query.


76
77
78
# File 'lib/graphql/schema.rb', line 76

def query
  @query
end