ENUM

StoreType

link GraphQL Schema definition

1enum StoreType {
2DIRECT_TO_CONSUMER
3WHOLESALE
4}