stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > Customer > validEmailAddress

AdminTypes.Customer.validEmailAddress property

Whether the email address is formatted correctly.

Returns true when the email is formatted correctly and belongs to an existing domain. This doesn’t guarantee that the email address actually exists.

Signature:

validEmailAddress: Scalars['Boolean']['output'];