This repository was archived by the owner on May 6, 2023. It is now read-only.
v0.2.1
Added:
- Process only the operation indicated in
operationNamein the GraphQL payload, as sent by GraphiQL - Hack to add support for query batching from GraphiQL: When in GraphiQL running query
query __ALL { id }, it will execute all the other queries in the document