UNPKG

@webundsoehne/nestjs-graphql-typeorm-dataloader

Version:

A library to utilize the graphql-dataloader with nestjs and typeorm.

5 lines (4 loc) 184 B
export { ApolloServerDataLoaderPlugin } from './data-loader.plugin.js'; import 'apollo-server-plugin-base'; import '../interfaces/apollo-server-plugin.interface.js'; import 'typeorm';