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