GraphQL ENUM

CustomerTypeEnum

link Definition

  • enum CustomerTypeEnum {
  • CUSTOMER
  • RESELLER
  • }