Deleted User
07/13/2021, 1:35 PMType '{ createAndSendCustomEmail: (user: any, passwordResetURLWithToken: any) => Promise<void>; }' is not assignable to type 'ResetPasswordUsingTokenUserInput'.
Any ideas on how to solve this? Thanks a lot in advance!