passwordForgotCodeStatus
Verify password forgot token, returns account reset token
passwordForgotCodeStatus(
input: PasswordForgotCodeStatusInput!
): PasswordForgotCodeStatusPayload!
Verify password forgot token, returns account reset token
passwordForgotCodeStatus(
input: PasswordForgotCodeStatusInput!
): PasswordForgotCodeStatusPayload!
passwordForgotCodeStatus.input
● PasswordForgotCodeStatusInput!
non-null inputPasswordForgotCodeStatusPayload
object