ENUM

BookingStatus

link GraphQL Schema definition

  • enum BookingStatus {
  • CONFIRMED
  • PROCESSING
  • CANCELLED
  • }