Method: GraphQL::Schema#query_execution_strategy
- Defined in:
- lib/graphql/schema.rb
#query_execution_strategy ⇒ Object
Returns the value of attribute query_execution_strategy.
76 77 78 |
# File 'lib/graphql/schema.rb', line 76 def query_execution_strategy @query_execution_strategy end |