Search
/
Abra GraphQL APIs
/
Other
/
Objects
/
UserMyAccountVerifyEmailNotificationPayload
User
My
Account
Verify
Email
Notification
Payload
email
String!
,
non-null
account
Account!
,
non-null
+
Show return type
Sample
{
"email"
:
"Example String"
,
"account"
: {
"__typename"
:
"Account"
} }
Was this helpful?
Previous page
userMyAccountResendPostRegistrationPasswordResetEmailPayload
Next page
UserMyAccountAvatarUpdateNotificationPayload