Releases: PentoHQ/graphql-go
Releases · PentoHQ/graphql-go
v1.4.0: Merge pull request #4 from antosdaniel/updating-from-official-repo
update from official repo
v1.3.0
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