Class: GraphQL::Query::ParallelExecution::InlineFragmentResolution

Inherits:
SerialExecution::InlineFragmentResolution show all
Defined in:
lib/graphql/query/parallel_execution.rb

Instance Attribute Summary

Attributes inherited from SerialExecution::InlineFragmentResolution

#resolved_type

Attributes inherited from BaseExecution::SelectedObjectResolution

#ast_node, #execution_strategy, #parent_type, #query, #target

Method Summary

Methods inherited from SerialExecution::InlineFragmentResolution

#initialize, #result

Methods inherited from BaseExecution::SelectedObjectResolution

#initialize

Constructor Details

This class inherits a constructor from GraphQL::Query::SerialExecution::InlineFragmentResolution