ENUM
GoldenProductSaleTypeEnum
The type of transaction permitted for a given golden product.
link GraphQL Schema definition
- enum GoldenProductSaleTypeEnum {
- # Can be purchased via the website or other means.
- # Can be purchased exclusively via the website.
- # Can be purchased via the website and can be delivered or picked up in store.
- # Can be purchased via the website then picked up in store.
- # Being sold by a private seller (i.e. not a store).
- }