wp-graphql / wp-graphql-woocommerce

Add WooCommerce support and functionality to your WPGraphQL server
https://woographql.com
GNU General Public License v3.0
633 stars 123 forks source link

Im trying to update the default error on registerCustomer #841

Open peacheszm opened 3 months ago

peacheszm commented 3 months ago

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?