v0.10.0
版本发布时间: 2018-04-15 22:44:23
MichalLytek/type-graphql最新发布版本:v2.0.0-rc.2(2024-06-07 20:27:54)
Features
- add
buildSchemaSync
function to build the schema synchronously (unsafe! without additional errors checks) - update package dependencies
-
Breaking Change: update
@types/graphql
to0.13.0
Fixes
- decorator option
validate
is now merged withbuildSchema
'svalidate
config instead of overwriting it