UNPKG

@graphql-tools/stitching-directives

Version:

A set of utils for faster development of GraphQL tools

7 lines (6 loc) 306 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./stitchingDirectives.js"), exports); tslib_1.__exportStar(require("./types.js"), exports); tslib_1.__exportStar(require("./federationToStitchingSDL.js"), exports);