v1.1.1
版本发布时间: 2020-11-05 04:42:49
MichalLytek/type-graphql最新发布版本:v2.0.0-rc.2(2024-06-07 20:27:54)
Fixes
- fix crashing when of union's or interface type's
resolveType
function returnsundefined
ornull
(#731) - fix crashing when no reflected type available for fields with params decorators (#724)
- fix not registering object types implementing interface type when interface type is used as object type field type (#736)
- properly transform nested array of input type classes (#737)