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
shoppingLists
Copy page
Get all the shopping lists. Requires a B2B Token.
Arguments
isShowMy
Boolean
Optional
isDefault
Boolean
Optional
offset
Integer
Optional
before
String
Optional
after
String
Optional
first
Integer
Optional
last
Integer
Optional
search
String
Optional
status
list of optional Integers
Optional
orderBy
String
Optional
Ordering
createdBy
String
Optional
email
String
Optional
Returns
an optional ShoppingListPageTypeCountableConnection
pageInfo
PageInfo
Pagination data for this connection.
Show 4 properties
edges
list of ShoppingListPageTypeCountableEdges
Show 2 properties
totalCount
Integer
A total count of items in the collection.