Skip to content
This repository was archived by the owner on May 6, 2023. It is now read-only.

v0.2.1

Choose a tag to compare

@leoloso leoloso released this 07 Aug 15:10
· 2034 commits to master since this release

Added:

  • Process only the operation indicated in operationName in 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