stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > MailingAddressInput > phone

AdminTypes.MailingAddressInput.phone property

A unique phone number for the customer.

Formatted using E.164 standard. For example, _+16135551111_.

Signature:

phone?: InputMaybe<Scalars['String']['input']>;