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