UNPKG

@eddeee888/gcg-typescript-resolver-files

Version:

This [GraphQL Code Generator](https://www.the-guild.dev/graphql/codegen) plugin creates resolvers given GraphQL schema.

15 lines 827 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./cwd"), exports); tslib_1.__exportStar(require("./logger"), exports); tslib_1.__exportStar(require("./fmt"), exports); tslib_1.__exportStar(require("./parseLocationForWhitelistedModule"), exports); tslib_1.__exportStar(require("./isNativeNamedType"), exports); tslib_1.__exportStar(require("./isRootObjectType"), exports); tslib_1.__exportStar(require("./isWhitelistedModule"), exports); tslib_1.__exportStar(require("./printImportLine"), exports); tslib_1.__exportStar(require("./normalizeRelativePath"), exports); tslib_1.__exportStar(require("./relativeModulePath"), exports); tslib_1.__exportStar(require("./isMatchResolverNamePattern"), exports); //# sourceMappingURL=index.js.map