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