You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@peacheszm Sorry for the late reply. To answer you question, you'd have to filter the error message in WooCommerce directly because WooGraphQL just passes along any emit errors, from the registration process, directly from WooCommerce without any modifications.
Im using the registerCustomer mutation, and its working fine,
However when i try with the same details, i get a generic error.
"An account is already registered with your email address. Please log in."
Id like to try update this to something else? is this possible?
The text was updated successfully, but these errors were encountered: