graphql-combine
JSON →graphql-combine v1.0.1 is a utility for modularizing GraphQL schemas and resolvers by reading files from the filesystem. It uses glob patterns to collect schema.graphql and resolver.js files, merging them into a single typeDefs and resolvers object for Apollo Server or similar. Unlike graphql-tools' mergeFiles or manual concatenation, it provides a simple file-based convention. The package has had no updates since 2019 and relies on glob and merge-graphql-schemas. It is suitable for small to medium projects but lacks active maintenance.
Traffic · last 30 days stale · no recent hits
total hits 4
actors 1 distinct systems
last hit 16d ago AhrefsBot
top countries 🇸🇬 Singapore · 🇨🇦 Canada
Resources
packagegraphql-combine ↗