ENUM

SellerAccountTypeEnum

Seller account type

link GraphQL Schema definition

  • enum SellerAccountTypeEnum {
  • # Prospective retailer account requiring admin review
  • PROSPECTIVE
  • # Retailer account
  • RETAILER
  • }