Method: GraphQL::Schema#mutation

Defined in:
lib/graphql/schema.rb

#mutationObject

Returns the value of attribute mutation.

[View source]

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

def mutation
  @mutation
end