UNPKG

typegraphql-nestjs

Version:

Basic integration of TypeGraphQL in NestJS. Allows to use TypeGraphQL features while integrating with NestJS modules system and dependency injector.

3 lines (2 loc) 83 B
export * from "./types"; export { TypeGraphQLModule } from "./typegraphql.module";