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!
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!
input
(SetEmailInput!
)#SetEmailPayload
#