Skip to main content

setEmail

setEmail will set the email address on the current User if they have not set one already. This mutation will fail if the email address is already set.

setEmail(  input: SetEmailInput!): SetEmailPayload!

Arguments#

input (SetEmailInput!)#

Type#

SetEmailPayload#