Method: GraphQL::Schema#mutation_execution_strategy

Defined in:
lib/graphql/schema.rb

#mutation_execution_strategyObject

Returns the value of attribute mutation_execution_strategy.



76
77
78
# File 'lib/graphql/schema.rb', line 76

def mutation_execution_strategy
  @mutation_execution_strategy
end