How to use the graphql-extensions.GraphQLExtension function in graphql-extensions

To help you get started, we’ve selected a few graphql-extensions examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github caioreis123 / market2 / backend2 / node_modules / apollo-server-core / dist / types.js View on Github external
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
var graphql_extensions_1 = require("graphql-extensions");
exports.GraphQLExtension = graphql_extensions_1.GraphQLExtension;
//# sourceMappingURL=types.js.map

graphql-extensions

Add extensions to GraphQL servers

MIT
Latest version published 2 years ago

Package Health Score

70 / 100
Full package analysis

Similar packages