Hey all,
I am trying to create a customer using the customerCreate mutation. In doing so, I can get error messages such as validation errors through userErrors.message, but they are all in English. As far as I have checked the documentation, there is no way to get error messages in other languages than English. If anyone has experience implementing this type of case, I would be grateful if you could share how you implemented multilingual error messages.
Thank you!