Requires unauthenticated_read_product_pickup_locations access scope.

List of the shop's locations that support in-store pickup.

When sorting by distance, you must specify a location via the near argument.


Returns the elements that come after the specified cursor.

Returns the elements that come before the specified cursor.

Returns up to the first n elements from the list.

Returns up to the last n elements from the list.

Used to sort results based on proximity to the provided location.

Anchor to reverse
reverse
default:false

Reverse the order of the underlying list.

Sort the underlying list by the given key.


Was this section helpful?

A list of edges.

A list of the nodes contained in LocationEdge.

Information to aid in pagination.


Was this section helpful?
Hide code
Query reference
Copy
{
  locations {
    # LocationConnection fields
  }
}