I need to make a productUpdate mutation where i change the description of a product with another html one.
The problems appears when i have a html description like this :
How should i escape these 2 quotes because doesn’t work
I need to make a productUpdate mutation where i change the description of a product with another html one.
The problems appears when i have a html description like this :
How should i escape these 2 quotes because doesn’t work