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