OBJECT

Mutation

link GraphQL Schema definition

  • type Mutation {
  • # A placeholder query used by thecodingmachine/graphqlite when there are no
  • # declared mutations.
  • dummyMutation: String
  • }

link Require by

This element is not required by anyone