PasswordForgotCodeStatusInput
No description
input PasswordForgotCodeStatusInput {
clientMutationId: String
token: String!
}
Fields
PasswordForgotCodeStatusInput.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
PasswordForgotCodeStatusInput.token ● String! non-null scalar
Password forgot token
Member of
passwordForgotCodeStatus mutation