graphql-advanced-projection
JSON →GraphQL Advanced Projection (v2.0.0) is a fully customizable Mongoose/MongoDB projection generator for GraphQL resolvers. It decouples GraphQL schema definitions from MongoDB projection configurations, allowing independent changes. Supports interfaces, fragments, and inline fragments. Provides automatic resolver generation for simple field mappings. Released under MIT license. Active maintenance with occasional updates. Differentiates from alternatives by offering separate schema/projection config, easy customization via simple field mapping, and automatic resolver creation.