v0.11.1
版本发布时间: 2018-04-25 00:04:39
MichalLytek/type-graphql最新发布版本:v2.0.0-rc.2(2024-06-07 20:27:54)
Features
- add support for returning null instead of throwing authorization error (
authMode
property ofbuildSchema
config) - add support for generating object type field in schema from method with
@FieldResolver
Fixes
- fix bug when converting object scalars to target class instance (#65)