github MichalLytek/type-graphql v1.1.0
1.1.0

latest releases: v2.0.0-rc.2, v2.0.0-beta.6, v2.0.0-beta.4...
3 years ago

Features

  • allow passing custom validation function as validate option to buildSchema
  • support defining deprecation reason and description of enum members (#714)

Fixes

  • Breaking Change: throw error when wrong type of value provided as arg or input for GraphQLISODateTime and GraphQLTimestamp scalars
  • don't include in schema the fields declared as @FieldResolver when that resolvers classes aren't provided in resolvers array
  • fix grammar in CannotDetermineGraphQLTypeError error message
  • properly inherit extensions from parent class and its fields

Don't miss a new type-graphql release

NewReleases is sending notifications on new releases.