Method: GraphQL::Query#provided_variables
- Defined in:
- lib/graphql/query.rb
permalink #provided_variables ⇒ Object (readonly)
Returns the value of attribute provided_variables.
32 33 34 |
# File 'lib/graphql/query.rb', line 32 def provided_variables @provided_variables end |