Method: GraphQL::Query#provided_variables

Defined in:
lib/graphql/query.rb

#provided_variablesObject (readonly)

Returns the value of attribute provided_variables.

[View source]

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

def provided_variables
  @provided_variables
end