ENUM
AdvertAvailabilityEnum
The availability of the product.
link GraphQL Schema definition
- enum AdvertAvailabilityEnum {
- # For rentable items.
- # Being sold by a private seller (i.e. not a store).
- # Can be purchased in the store.
- # Can be purchased via the website.
- # Can be purchased via the website then picked up in store.
- }