publishPasswordResetEmailEvent
DEPRECATED
Deprecated in favor of using the triggerPasswordSendResetEmailEvent that utilizes the event-action-manager and template-engine
Publishes an email trigger event to pub/sub, containing the abstract event data and the password reset link
publishPasswordResetEmailEvent(
input: PasswordResetLinkEmailInput!
): PublishEmailEventResponse! @deprecated