Anchor to StoreAvailabilityStore
objectStore Availability
Requires access scope.
The availability of a product variant at a particular location. Local pick-up must be enabled in the store's shipping settings, otherwise this will return an empty result.
Anchor to FieldsFields
- Anchor to availableavailable•Boolean!non-null
Whether the product variant is in-stock at this location.
- Anchor to locationlocation•Location!non-null
The location where this product variant is stocked at.
- Anchor to pickUpTimepick•String!
Up Time non-null Returns the estimated amount of time it takes for pickup to be ready (Example: Usually ready in 24 hours).
- Anchor to quantityAvailablequantity•Int!
Available non-null The quantity of the product variant in-stock at this location.
Was this section helpful?