Skip to main content

ResetPasswordResult

Result of reseting a customer password

type ResetPasswordResult {
message: String!
}

Fields

message ● String!

The message of the result

Example

{}