UNPKG

apollo-datasource-grpc

Version:

gRPC implementation of Apollo Server's Datasources. Makes it possible to use Partial Query Caching

9 lines (8 loc) 144 B
{ "extends": "./tsconfig", "compilerOptions": { "target": "esnext", "outDir": "dist/module", "module": "esnext" } }