Method: GraphQL::Query::Context#execution_strategy
- Defined in:
- lib/graphql/query/context.rb
#execution_strategy ⇒ Object Also known as: strategy
Returns the value of attribute execution_strategy.
78 79 80 |
# File 'lib/graphql/query/context.rb', line 78 def execution_strategy @execution_strategy end |