Skip to main content
Anchor to MailingAddressConnection

MailingAddressConnection

connection

An auto-generated type for paginating through multiple MailingAddresses.

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?

•[MailingAddressEdge!]!
non-null

A list of edges.

•[MailingAddress!]!
non-null

A list of the nodes contained in MailingAddressEdge.

•PageInfo!
non-null

Information to aid in pagination.


Was this section helpful?