- Created documentation for API
- Improved generic-resolver type hinting
- Improved code documentation
- Fixed issue with Dataloader where it returned the same result with different parameters
- Add possibility to enable synchronize options for specific db connections
- Change the way we disable typeorm logging to completely avoid logs when TYPEORM_LOGGING is false
- Improved returnValue type-hinting
- Fix tsconfig for dev
- New kafka generic controller for nest microservices applications
- Avro deserializer
- Generic interface for debezium data
- New logic in extraArgs: possibility to add a fixed filter with runtime value assignment.
- join field type is only JoinType
- DateType graphql scalar
- Fixed filterConditions problem with some filter on Date type
- Fixed One-to-many relationship problem with nested resource as aggrid type