Home > @infiniteobjects/shopify-data-manager > AdminTypes > MailingAddressInput > phone
A unique phone number for the customer.
Formatted using E.164 standard. For example, _+16135551111_.
Signature:
phone?: InputMaybe<Scalars['String']['input']>;