Anchor to locationsCountlocations
querylocations Count
Returns the count of locations for the given shop. Limited to a maximum of 10000.
Anchor to Arguments
Arguments
- Anchor to queryquery•String
A filter made up of terms, connectives, modifiers, and comparators. You can apply one or more filters to a query. Learn more about Shopify API search syntax.
- Anchor to default•string
Filter by a case-insensitive search of multiple fields in a document.
query=Bob Norman
query=title:green hoodie
- Anchor to active•string
- Anchor to address1•string
- Anchor to address2•string
- Anchor to city•string
- Anchor to country•string
- Anchor to created_at•time
- Anchor to geolocated•boolean
- Anchor to legacy•boolean
- Anchor to location_id•id
- Anchor to name•string
- Anchor to pickup_in_store•string
enabled
disabled
- Anchor to province•string
- Anchor to zip•string
Example:
Valid values:
Was this section helpful?
Anchor to Possible returnsPossible returns
- Anchor to CountCount•Count
Details for count of elements.
Was this section helpful?