GraphQL ENUM

BillingTypeEnum

link Definition

  • enum BillingTypeEnum {
  • RECURRING
  • ONE_TIME
  • }