triggerPasswordSendResetEmailEvent
Trigger the event to send out an reset password email. AUTH: Role=[] OR ('undefined')
triggerPasswordSendResetEmailEvent(
input: PasswordRecoveryLinkInput!
): Boolean!
Arguments
triggerPasswordSendResetEmailEvent.input
● PasswordRecoveryLinkInput!
non-null input
Type
Boolean
scalar
The Boolean
scalar type represents true
or false
.