Hi all, does anyone have any guidance on what valu...
# orm-help
k
Hi all, does anyone have any guidance on what values we should escape when calling a mutation via the API? I noticed some of our mutations are failing with the error "Syntax error whilse parsing GraphQL query. Invalid input...". Some of these mutations contain characters such as € which I suspect may be failing the parse? Are there any general rules around this?
n
are you using
lokka
by any chance?
what is your exact error message, and the exact query that causes it?
k
no, at the moment we're building up the mutations in Azure function apps (javascript to be exact) and executing them via a web request to the graphcool API's
n
I see. I am not aware of any encoding issues for € for example. hence I'd be curious to see a concrete query to think about possible causes 🙂
k
Sure - we have a Slack channel set up with you guys set up already, I can send the files representing the web request and response body? As they're a bit big to send over messages in slack!
👍 1
@nilan - did you receive those files in the slack channel we have set up for our team? Let me know if you need me to re-send