NestJS GraphQL Cache Control
JSON →A lightweight decorator for setting cache control hints on GraphQL resolvers in NestJS applications. Version 0.1.2 targets Node.js >=10 and ships with TypeScript types. It integrates with Apollo Server's cache control and response cache plugins, allowing per-resolver configuration of maxAge and scope. Released on npm with no active updates since initial launch; relies on @nestjs/graphql, apollo-server-core, and apollo-server-plugin-response-cache as peer/optional dependencies.