ENUM

ServicePlanStatus

link GraphQL Schema definition

1enum ServicePlanStatus {
2
3enabled
4
5deprecated
6
7disabled
8}

link Required by