SetEmailInputNo descriptiontype SetEmailInput { email: String! clientMutationId: String!}CopyFields#email (String!)#email is the email address to be associated with the User.clientMutationId (String!)#clientMutationId is required for Relay support.