Method: GraphQL::Schema.default_execution_strategy

Defined in:
lib/graphql/schema.rb

.default_execution_strategyObject

Returns the value of attribute default_execution_strategy.



97
98
99
# File 'lib/graphql/schema.rb', line 97

def default_execution_strategy
  @default_execution_strategy
end