ENUM

PlanType

The type of a service plan.

link GraphQL Schema definition

1enum PlanType {
2
3enterprise
4}