Method: GraphQL::Query::Context#execution_strategy

Defined in:
lib/graphql/query/context.rb

#execution_strategyObject Also known as: strategy

Returns the value of attribute execution_strategy.



108
109
110
# File 'lib/graphql/query/context.rb', line 108

def execution_strategy
  @execution_strategy
end