- Merge branch 'master' of https://github.com/nestjs/graphql (da46dc8)
- feat(schema-gen): add scalars param to graphql schema generator (5bd2dad)
- feat(schema-gen): add scalars param to graphql schema generator (15fb7ba)
- Merge branch 'master' of https://github.com/nestjs/graphql (1942fe2)
- refactor(): move conditions in scalars explorer (116ae0e)
- Merge pull request #783 from nestjs/feat/add-complexity (e804997)
- Merge pull request #785 from nestjs/feat/def-generator-options (839630c)
- Merge branch 'kaorun343-fix/custom-scalar' (7d58f5e)
- fix(): change description to an optional property (scalar) (c5be8ee)
- Merge branch 'fix/custom-scalar' of https://github.com/kaorun343/graphql into kaorun343-fix/custom-scalar (39ac49a)
- Merge pull request #678 from ludorenzetti/feat-federation-extend-typedefs (65e4a3d)
- feat(): add additional definitions generator options (6e41314)
- Merge pull request #784 from nestjs/renovate/nest-monorepo (61d174d)
- chore(deps): update nest monorepo to v7.0.8 (cce949b)
- feat(): add complexity feature (ee0f8e9)
- chore(deps): update dependency graphql-tools to v5 (5cab277)
- fix(): custom-scalar.interface.ts (0fe9f38)
- fix(): set argument type of parse-literal (a41d05b)
- fix(): update custom-scalar for strict mode (f97573d)
- feat(federation): add support for graphql federation typedefs (e5fdeac)