stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > OrderInput > email

AdminTypes.OrderInput.email property

A new customer email address for the order. Overwrites the existing email address.

Signature:

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