go-graphql-example
go-graphql-example copied to clipboard
A production ready Go GraphQL example server.

Bumps [github.com/vektah/gqlparser/v2](https://github.com/vektah/gqlparser) from 2.1.0 to 2.5.14. Release notes Sourced from github.com/vektah/gqlparser/v2's releases. v2.5.14 What's Changed Add ParseQueryWithLimit by @StevenACoffman in vektah/gqlparser#304 Full Changelog: https://github.com/vektah/gqlparser/compare/v2.5.13...v2.5.14 v2.5.13 What's Changed Bump the actions-deps...