UNPKG

@webundsoehne/nestjs-graphql-typeorm-dataloader

Version:

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

3 lines (2 loc) 186 B
export { DATA_LOADER_CONTEXT_KEY } from './context.constants.js'; export { CUSTOM_DATALOADER_EXTENSION_FIELD, TYPEORM_DATALOADER_EXTENSION_FIELD } from './extension-field.constants.js';