Method: GraphQL::Execution::Interpreter::Arguments#argument_values
- Defined in:
- lib/graphql/execution/interpreter/arguments.rb
#argument_values ⇒ Hash{Symbol => ArgumentValue} (readonly)
56 57 58 |
# File 'lib/graphql/execution/interpreter/arguments.rb', line 56 def argument_values @argument_values end |