Method: GraphQL::Query::SerialExecution::FieldResolution#arguments
- Defined in:
- lib/graphql/query/serial_execution/field_resolution.rb
#arguments ⇒ Object (readonly)
Returns the value of attribute arguments.
6 7 8 |
# File 'lib/graphql/query/serial_execution/field_resolution.rb', line 6 def arguments @arguments end |