Skip to main content
connection

An auto-generated type for paginating through multiple Orders.

Anchor to Fields with this connectionFields with this connection

•OBJECT

A customer account with the shop. Includes data such as contact information, addresses and marketing preferences for logged-in customers, so they don't have to provide these details at every checkout.

Access the customer through the customer query using a customer access token obtained from the customerAccessTokenCreate mutation.

The object implements the HasMetafields interface, enabling retrieval of custom data associated with the customer.


Was this section helpful?

•[OrderEdge!]!
non-null

A list of edges.

•[Order!]!
non-null

A list of the nodes contained in OrderEdge.

•PageInfo!
non-null

Information to aid in pagination.

•UnsignedInt64!
non-null

The total count of Orders.


Was this section helpful?