Skip to content

Releases: PentoHQ/graphql-go

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

05 May 13:54
40361a1
Compare
Choose a tag to compare

v1.3.0

14 May 10:45
5b61b0c
Compare
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