- ✨ feat: Support field with arguments in nested quries
- ✨ feat: Support using the 2nd argument of operation function to pass input
- ✨ feat: Support GraphQL scalars
- ✨ feat: More intuitive syntax for operation definitions
- 🦄 refactor: Improve TypeScript type inference performance
- 🐞 fix(validator): Fix errors when resolving schema types which name contains
_