ENUM

ClientType

link GraphQL Schema definition

1enum ClientType {
2
3enterprise
4
5none
6}