Code0 LogoCode0

usersEmailVerification

Verify your email when changing it or signing up

Arguments

NameTypeDescription
clientMutationIdStringA unique identifier for the client performing the mutation.
tokenString!The email verification token

Fields

NameTypeDescription
clientMutationIdStringA unique identifier for the client performing the mutation.
errors[Error!]!Errors encountered during execution of the mutation.
userUserThe user whose email was verified

On this page