Skip to main content

setPassword

setPassword will set the password on the current User if they have not set one already. This mutation will fail if the password is already set.

setPassword(  input: SetPasswordInput!): SetPasswordPayload!

Arguments#

input (SetPasswordInput!)#

Type#

SetPasswordPayload#