stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > CustomerAddressesArgs

AdminTypes.CustomerAddressesArgs interface

Represents information about a customer of the shop, such as the customer’s contact details, their order history, and whether they’ve agreed to receive marketing material by email.

**Caution:** Only use this data if it’s required for your app’s functionality. Shopify will restrict [access to scopes](https://shopify.dev/api/usage/access-scopes) for apps that don’t have a legitimate use for the associated data.

Signature:

export interface CustomerAddressesArgs 

Properties

Property Modifiers Type Description
first?   InputMaybe<Scalars[‘Int’][‘input’]> (Optional)