graphiql-app icon indicating copy to clipboard operation
graphiql-app copied to clipboard

Multiple Queries with GET not working

Open spdenning opened this issue 6 years ago • 0 comments

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.

spdenning avatar Dec 19 '18 16:12 spdenning