Skip to main content
Anchor to DraftOrderConnection

DraftOrderConnection

connection

An auto-generated type for paginating through multiple DraftOrders.

Anchor to Fields with this connectionFields with this connection

•OBJECT

Represents information about a company which is also a customer of the shop.

•OBJECT

A person that acts on behalf of company associated to a customer.

•OBJECT

A location or branch of a company that's a customer of the shop. Configuration of B2B relationship, for example prices lists and checkout settings, may be done for a location.

•OBJECT

The fields that will be kept as part of a customer merge preview.


Was this section helpful?

Anchor to Queries with this connectionQueries with this connection

•query

List of saved draft orders.


Was this section helpful?

•[DraftOrderEdge!]!
non-null

The connection between the node and its parent. Each edge contains a minimum of the edge's cursor and the node.

•[DraftOrder!]!
non-null

A list of nodes that are contained in DraftOrderEdge. 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.

•PageInfo!
non-null

An object that’s used to retrieve cursor information about the current page.


Was this section helpful?