type-graphql
Advanced tools
Changelog
v0.16.0
Changelog
v0.15.0
graphql
to ^14.0.2
, graphql-subscriptions
to ^1.0.0
and @types/graphql
to ^14.0.2
buildSchema
optionemitSchemaDefinitionFile
helper function for emitting the schema SDLChangelog
v0.14.0
ClassType
type and export it in package indexcreateUnionType
to remove the 10 types limit (note: requires TypeScript >=3.0.1)graphql-query-complexity
(#139)