Anchor to Location
objectLocation
Requires access scope.
Represents a location where product inventory is held.
Anchor to FieldsFields
- Anchor to addressaddress•Location
Address!non-null The address of the location.
- •ID!non-null
A globally-unique ID.
- Anchor to metafieldmetafield•Metafield
A custom field, including its
namespace
andkey
, that's associated with a Shopify resource for the purposes of adding and storing additional information.- Anchor to metafieldsmetafields•[Metafield]!non-null
A list of custom fields that a merchant associates with a Shopify resource.
- Anchor to namename•String!non-null
The name of the location.
Was this section helpful?
Anchor to QueriesQueries
- •query
List of the shop's locations that support in-store pickup.
When sorting by distance, you must specify a location via the
near
argument.
Was this section helpful?