UNPKG

@graphql-tools/batch-execute

Version:

A set of utils for faster development of GraphQL tools

6 lines (5 loc) 250 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./createBatchingExecutor.js"), exports); tslib_1.__exportStar(require("./getBatchingExecutor.js"), exports);