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!
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!
input
(SetPasswordInput!
)#SetPasswordPayload
#