archivedOrders
View as MarkdownDeprecated: We no longer archive orders
query
Requires commerce.order:read.
Deprecated: We no longer archive orders
Deprecated: We no longer archive orders
Required headers
| Header | Required | Description |
|---|---|---|
x-store-id | Yes | ID of the store the operation targets. Omitting it returns HTTP 200 with a GraphQL error: extensions.code: "UNAUTHENTICATED". |
Go to Authentication for credential setup.
Arguments
sortOrderSortOrderoptional Default:"ASC".beforeIDoptional — Look for entries before that cursorafterIDoptional — Look for entries after that cursorfirstIntoptional — Look for the first entries (paginate forward)lastIntoptional — Look for the last entries (paginate backward)
Possible returns
QueryArchivedOrdersConnectionQueryArchivedOrdersConnection
Last updated on
How is this guide?