Class: GraphQL::Query::ParallelExecution::SelectionResolution

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

Constant Summary

Constants inherited from SerialExecution::SelectionResolution

SerialExecution::SelectionResolution::RESOLUTION_STRATEGIES

Instance Attribute Summary

Attributes inherited from SerialExecution::SelectionResolution

#execution_strategy, #query, #selections, #target, #type

Method Summary

Methods inherited from SerialExecution::SelectionResolution

#initialize, #result

Constructor Details

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