OrderConnection
An auto-generated type for paginating through multiple Orders.
Anchor to Fields with this connectionFields with this connection
- •OBJECT
The list of the company's orders.
- •OBJECT
The list of orders for the company contact.
- •OBJECT
The list of orders for the company location.
- •OBJECT
A list of the customer's orders.
- •OBJECT
The merged orders resulting from a customer merge.
- Anchor to SubscriptionBillingCycleEditedContract.ordersSubscription•
Billing Cycle Edited Contract.orders OBJECT A list of the subscription contract's orders.
- •OBJECT
A list of the subscription contract's orders.
- •INTERFACE
A list of the subscription contract's orders.
- •OBJECTDeprecated
A list of the shop's orders.
Anchor to Queries with this connectionQueries with this connection
- •query
Returns a list of orders placed in the store, including data such as order status, customer, and line item details. Use the
orders
query to build reports, analyze sales performance, or automate fulfillment workflows. Theorders
query supports pagination, sorting, and filtering.
Anchor to Possible returnsPossible returns
- Anchor to edgesedges•[Order
Edge!]! non-null The connection between the node and its parent. Each edge contains a minimum of the edge's cursor and the node.
- Anchor to nodesnodes•[Order!]!non-null
A list of nodes that are contained in OrderEdge. You can fetch data about an individual node, or you can follow the edges to fetch data about a collection of related nodes. At each node, you specify the fields that you want to retrieve.
- Anchor to pageInfopage•
Info PageInfo! non-null An object that’s used to retrieve cursor information about the current page.
Map
Fields with this connection
- Company.orders
- Company
Contact.orders - Company
Location.orders - Customer.orders
- Customer
Merge Preview Default Fields.orders - Subscription
Billing Cycle Edited Contract.orders - Subscription
Contract.orders - Subscription
Contract Base.orders