Home > @vue-storefront/core > UseForgotPasswordFactoryParams > resetPassword
UseForgotPasswordFactoryParams.resetPassword property
Signature:
resetPassword: (context: Context, params: ResetPasswordParams & {
currentResult: RESULT;
customQuery?: CustomQuery;
}) => Promise<RESULT>;