Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Releases: PentoHQ/graphql-go

v1.4.0: Merge pull request #4 from antosdaniel/updating-from-official-repo

05 May 13:54
40361a1

Choose a tag to compare

v1.3.0

14 May 10:45
5b61b0c

Choose a tag to compare

New features:

  • Adds support for MaxParallelQueries in the batch query handler, which changes to sequential queries when the limit is reached.
  • Exposes all provided fields using ProvidedFields