graphiql-app
graphiql-app copied to clipboard
Multiple Queries with GET not working
When multiple queries are used, it works fine on POST. However, on GET it seems the "operationName" is not provided. Without the specific operation, GraphQL cannot process the selected query.