stack

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

AdminTypes.ShopAddress.phone property

A phone number associated with the address.

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

Signature:

phone?: Maybe<Scalars['String']['output']>;