get-orders
Retrieve Shopify orders with advanced filtering, sorting, and pagination using query syntax and customizable fields for precise order management.
Instructions
Get shopify orders with advanced filtering and sorting
Input Schema
Name | Required | Description | Default |
---|---|---|---|
after | No | Next page cursor | |
first | No | Limit of orders to return | |
query | No | Filter orders using query syntax | |
reverse | No | Reverse sort order | |
sortKey | No | Field to sort by |