ENUM

ShippingOptionType

link GraphQL Schema definition

1enum ShippingOptionType {
2FLAT
3RANGE
4}