Method: GraphQL::Query#query_string

Defined in:
lib/graphql/query.rb

#query_stringObject

Returns the value of attribute query_string.


40
41
42
# File 'lib/graphql/query.rb', line 40

def query_string
  @query_string
end