OBJECT

CreatePasswordResetRequestPayload

link GraphQL Schema definition

1type CreatePasswordResetRequestPayload {
2
3message: String
4
5}