ENUM

MUTATION_TYPES

the update type for subscription

link GraphQL Schema definition

  • enum MUTATION_TYPES {
  • ADD
  • DELETE
  • UPDATE
  • }