INPUT_OBJECT

resetPasswordInput

Autogenerated input type of resetPassword

link GraphQL Schema definition

  • input resetPasswordInput {
  • email: String
  • # The authentication namespace to check reset passwords for.
  • namespace: String
  • }