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
B2B
Queries
customerShoppingLists
Copy page
Get all the shopping lists. Requires a BC Token.
Arguments
channelId
Integer
Optional
Filter by BC channel id. Supported in MSF stores
offset
Integer
Optional
before
String
Optional
after
String
Optional
first
Integer
Optional
last
Integer
Optional
search
String
Optional
orderBy
String
Optional
Ordering
Returns
an optional CustomerShoppingListPageTypeCountableConnection
pageInfo
PageInfo
Pagination data for this connection.
Show 4 properties
edges
list of CustomerShoppingListPageTypeCountableEdges
Show 2 properties
totalCount
Integer
A total count of items in the collection.