OBJECT

resetProviderPasswordPayload

Autogenerated return type of resetProviderPassword

link GraphQL Schema definition

  • type resetProviderPasswordPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • messages: [FieldError]
  • success_string: String
  • }

link Require by