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