warrenday / graphql-network-inspector

A better network inspector for viewing and debugging GraphQL requests.
MIT License
466 stars 46 forks source link

Bug report: Syntax Error: Unexpected character: "/". #135

Closed iancalalang closed 1 week ago

iancalalang commented 1 week ago

I encountered an error: Syntax Error: Unexpected character: "/".

warrenday commented 1 week ago

Hey, thanks for raising. Could you describe when this happened?

gh0stsh0t commented 1 week ago

Hi @warrenday I replicated this bug at https://wine.qantas.com/c/red-wine It seems like a field in this form "fieldName": "/" throws this error

warrenday commented 1 week ago

Thank you, that helps a ton!

warrenday commented 1 week ago

This has now been fixed in version v2.20.2. The update should be released today or tomorrow.