ENUM

InvoiceStatus

link GraphQL Schema definition

  • enum InvoiceStatus {
  • UPCOMING
  • UNPAID
  • PAID
  • VOID
  • }