ENUM

DripStatus

link GraphQL Schema definition

  • enum DripStatus {
  • Withdrawn
  • Pending
  • Received
  • Opened
  • Completed
  • Sent
  • Responded
  • Attended
  • Invited
  • Registered
  • NoShow
  • Captured
  • Cancelled
  • }