Come talk to us directly on our Discord channel
Contact us here: the-guild.dev
What’s Changed
🚀 Features
- allow selectionSet hints for stitching to be functions @yaacovCR (#1766)
- Introduce batch delegation @yaacovCR (#1735)
- allow merging scalars @yaacovCR (#1746)
- use memoization when type merging with lists @yaacovCR (#1728)
- Introduce result visiting @yaacovCR (#1718)
- standardize ExecutionResult @yaacovCR (#1727)
- allow mutation type wrapping @yaacovCR (#1723)
🧰 Enhancements
- refactor out renameTypes function @yaacovCR (#1768)
- refactor to rely on mapSchema @yaacovCR (#1767)
- fix express-graphql usage @yaacovCR (#1736)