Skip to main content
object

Requires unauthenticated_read_product_pickup_locations 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.

•Boolean!
non-null

Whether the product variant is in-stock at this location.

•Location!
non-null

The location where this product variant is stocked at.

•String!
non-null

Returns the estimated amount of time it takes for pickup to be ready (Example: Usually ready in 24 hours).

•Int!
non-null

The quantity of the product variant in-stock at this location.


Was this section helpful?