@nestjs/graphql
Version:
Nest - modern, fast, powerful node.js web framework (@graphql)
5 lines (4 loc) • 314 B
TypeScript
export declare const GRAPHQL_GATEWAY_MODULE_OPTIONS = "graphql:gateway_module_options";
export declare const GATEWAY_BUILD_SERVICE = "graphql:gateway_build_service";
export declare const RESOLVER_REFERENCE_KEY = "__resolveReference";
export declare const RESOLVER_REFERENCE_METADATA = "graphql:resolve_reference";