type-graphql
Advanced tools
Changelog
v0.13.1
createUnionType
(remove the 10 types limit)Changelog
v0.13.0
class-validator
a virtual peer dependency and update it to newest 0.9.1
versionChangelog
v0.12.3
@types/graphql
to latest version (^0.13.3
)of => objectType
wasn't provided in abstract resolver classObject.assign
with boolean arguments (#111)Changelog
v0.12.2
Changelog
v0.12.1
Changelog
v0.12.0
ActionData
and FilterActionData
interfacesname
decorator option for @Field
and @FieldResolver
decorators that allows to set the schema name different than the property nameChangelog
v0.11.3
string
for backward compatibility)Changelog
v0.11.2
MetadataStorage
to global scope (support multiple packages/modules)ActionData
and FilterActionData
interfaces to ResolverData
and ResolverFilterData
Changelog
v0.11.1
authMode
property of buildSchema
config)@FieldResolver
Changelog
v0.11.0
GraphQL
prefix and { array: true }
type option