ENUM

CompanyStatus

link GraphQL Schema definition

  • enum CompanyStatus {
  • Active
  • Inactive
  • }