UNPKG

@nestjs/graphql

Version:

Nest - modern, fast, powerful node.js web framework (@graphql)

7 lines (6 loc) 342 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.METADATA_FACTORY_NAME = exports.GRAPHQL_PACKAGE_NAME = exports.GRAPHQL_PACKAGE_NAMESPACE = void 0; exports.GRAPHQL_PACKAGE_NAMESPACE = 'graphql'; exports.GRAPHQL_PACKAGE_NAME = '@nestjs/graphql'; exports.METADATA_FACTORY_NAME = '_GRAPHQL_METADATA_FACTORY';