GraphQL data issue

Hi
I am passing data to Waveapp GraphQL but it is passed with escape characters \" so not accepted by Waveapp API. Can we prevent Make.com from adding these characters?

Youll need to use the replace() function to have those characters removed.