What's Changed
- Add support for KeepAlive message in websocket client by @alexvelea in #2293
- #2298: fix gqlgen extracting module name from comment line by @mobiletoly in #2299
- Update gqlparser to v2.4.7 by @StevenACoffman in #2300
- Add hackernews graphql api tutorial to other resources by @Glyphack in #2305
- Generate getters for interface fields by @neptoess in #2314
- Leverage (*Imports).LookupType when generating interface field getters by @neptoess in #2315
- Include docstrings on interface getters by @neptoess in #2317
- Avoid GraphQL to Go Naming Collision with "ToGoModelName" func by @dcarbone in #2322
- More descriptive
not implemented
stubs by @lintaba in #2328
New Contributors
- @alexvelea made their first contribution in #2293
- @mobiletoly made their first contribution in #2299
- @Glyphack made their first contribution in #2305
- @neptoess made their first contribution in #2314
- @dcarbone made their first contribution in #2322
- @lintaba made their first contribution in #2328
Full Changelog: v0.17.13...v0.17.14