OBJECT

UpdatePasswordResult

Responds with a boolean value whether the update has been successful or not

link GraphQL Schema definition

  • type UpdatePasswordResult {
  • success: Boolean!
  • }

link Require by