Skip to main content

SetEmailInput

No description

type SetEmailInput {  email: String!  clientMutationId: String!}

Fields#

email (String!)#

email is the email address to be associated with the User.

clientMutationId (String!)#

clientMutationId is required for Relay support.