v0.2.11
github-actions
released this
15 Jun 16:29
·
7203 commits
to master
since this release
Come talk to us directly on our Discord channel
Contact us here: the-guild.dev
What’s Changed
🚀 Features
- Add support for PostGraphile plugins @ardatan (#586)
- Breaking Change
Removefederation
option, you can add it by yourself. See docs for more information.
- Breaking Change
🐛 Bug Fixes
- Ignore GraphQLResolveInfo if
fields
option is defined in in-context sdk @ardatan (#584) - Improve the tests of naming convention transform for input types @ardatan (#578)
- Respect selected fields on caching transform @ardatan (#577)
- Use correct subschema for in-context SDK @ardatan (#576)
- Fix root level transforms @ardatan (#575)