For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Search docs
/
Ask AI
Dev Portal
Docs
API Reference
Learn
Community
Changelog
Developer
Developer
Developer
Developer
GraphQL
Storefront
Queries
locations
Copy page
Locations
Arguments
entityIds
list of Integers
Optional
Location ids filter
codes
list of Strings
Optional
Location codes filter
typeIds
list of Strings
Optional
Location type ids filter
serviceTypeIds
list of Strings
Optional
Location service type ids filter
distanceFilter
DistanceFilter
Optional
Filter locations by the distance
Show 4 properties
countryCodes
list of Enums
Optional
Location country codes filter
Show 249 enum values
states
list of Strings
Optional
Location states filter
cities
list of Strings
Optional
Location cities filter
before
String
Optional
after
String
Optional
first
Integer
Optional
last
Integer
Optional
Returns
an InventoryLocationConnection
pageInfo
PageInfo
Information to aid in pagination.
Show 4 properties
edges
list of InventoryLocationEdges
A list of edges.
Show 2 properties