ENUM

EventType

link GraphQL Schema definition

  • enum EventType {
  • Create
  • Update
  • Delete
  • CreateorUpdate
  • }