OBJECT

UserRequestPasswordResetPayload

Autogenerated return type of UserRequestPasswordReset

link GraphQL Schema definition

  • type UserRequestPasswordResetPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [Error!]
  • }

link Require by