UNPKG

graphql-combine

Version:

A better way to modularize your GraphQL schemas and resolver objects.

12 lines (11 loc) 195 B
{ "scripts": { "start": "node -r esm index.js" }, "dependencies": { "apollo-server": "^2.4.8", "esm": "^3.2.22", "graphql": "^14.2.1", "graphql-combine": "^1.0.0" } }