stack

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

AdminTypes.CompanyAddressInput.phone property

A phone number for the recipient. Formatted using E.164 standard. For example, _+16135551111_.

Signature:

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