What's Changed
- Adds pure resolver for stitching by @PascalSenn in #4702
- Fixing minor typo in mongodb documentation by @stxwright in #4699
- Added Schema Source Generator by @michaelstaib in #4708
- Reintroduced PaginationAmount for legacy paging support. by @michaelstaib in #4709
- Fixed Breaking Change by @michaelstaib in #4710
- Fixed concurrency issue with DataLoader by @michaelstaib in #4718
- Added support for schema building directives when using schema-first. by @michaelstaib in #4723
- Added Helpers for JSON types by @michaelstaib in #4725
- Fixed issue were schema-first input runtime types were not correctly inferred. by @michaelstaib in #4727
- Fix spelling error by @mhnisportal in #4729
- Fix grammar by @mhnisportal in #4730
- Fixed warnings in automapper package by @PascalSenn in #4728
- Fixed interface inference issue when using schema-first by @michaelstaib in #4731
- Reworked Types Analyzer to auto-register DataLoader. by @michaelstaib in #4732
- Added Analyzer to Templates by @michaelstaib in #4733
- Adds deprecation of input fields and arguments by @PascalSenn in #4630
- Added StrawberryShake Code Generator Server by @michaelstaib in #4742
- Fixed schema-first input enum binding. by @michaelstaib in #4750
- Cleanup StrawberrShake Generator Test Projects by @michaelstaib in #4751
- Rename root activity before operation is known by @glucaci in #4749
- Fixed StrawberryShake MSBuild integration by @michaelstaib in #4762
- Added fetch once DataLoader by @michaelstaib in #4767
- Remove the need to declare scalars when doing schema stitching by @michaelstaib in #4769
New Contributors
- @stxwright made their first contribution in #4699
- @mhnisportal made their first contribution in #4729
Full Changelog: 12.6.0...12.7.0-preview.29