Method: GraphQL::Query::Context::FieldResolutionContext#parent_type
- Defined in:
- lib/graphql/query/context.rb
#parent_type ⇒ Object (readonly)
Returns the value of attribute parent_type.
263 264 265 |
# File 'lib/graphql/query/context.rb', line 263 def parent_type @parent_type end |