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