Closed mauphung closed 10 months ago
I got the query error for following query: { skyscraper{ list { title } } } The error is: Variables are invalid JSON: Expected property name or '}' in JSON at position 4. Would you please give me some hints.
You are putting your query into the inputfield for query variables.
query
query variables
Try if you can move the Query variables / Request Headers panel down.
Query variables / Request Headers
@mauphung Please close the issue if the issue is resolved for you.
I got the query error for following query: { skyscraper{ list { title } } } The error is: Variables are invalid JSON: Expected property name or '}' in JSON at position 4. Would you please give me some hints.