What's Changed
- entgql: fix template rendering for pulid example by @kdevo in #599
- entgql: fixed zero value on
first
/last
when receivenull
input by @giautm in #601 - Use dynamic Value/GetValue method name in pagination with edge order fields by @henrywoody in #603
- Use maintained go-viper/mapstructure/v2 package by @sul3n3t in #606
- ability to add additonal fields and funcs to mutation input by @khanakia in #608
- chore: bump go to 1.23.4 and gqlgen to v0.17.51 by @michaelcaulley in #607
- Update 99designs/gqlgen@v0.17.62 and vektah/gqlparser/v2@v2.5.21 by @StevenACoffman in #609
- Bump gqlgen by @michaelcaulley in #610
- entgql: support global id feature from ent by @masseelch in #611
- entgql: bump entgo and update template for receiver logic by @giautm in #617
- entgql: bump gqlgen to version
v0.17.68
by @giautm in #618
New Contributors
- @kdevo made their first contribution in #599
- @sul3n3t made their first contribution in #606
- @khanakia made their first contribution in #608
- @michaelcaulley made their first contribution in #607
- @StevenACoffman made their first contribution in #609
Full Changelog: v0.6.0...v0.7.0