OBJECT
UserResetPasswordPayload
Autogenerated return type of UserResetPassword
link GraphQL Schema definition
- type UserResetPasswordPayload {
- # A unique identifier for the client performing the mutation.
- : String
- : [Error!]
- : UserWithAuthToken
- }