apollo-server/packages/apollo-server-plugin-base
2018-10-11 23:10:09 +02:00
..
src Add didResolveOperation hook to request pipeline API 2018-10-10 15:19:11 +02:00
.npmignore Introduce a apollo-server-plugin-base as a foundation for plugins. 2018-10-04 23:25:42 +03:00
CHANGELOG.md Introduce a apollo-server-plugin-base as a foundation for plugins. 2018-10-04 23:25:42 +03:00
jest.config.js Avoid use of object spread in Jest config files to support Node 6 2018-10-11 23:10:09 +02:00
package.json Introduce request context and refactor pipeline code 2018-10-07 18:23:27 +02:00
README.md Introduce a apollo-server-plugin-base as a foundation for plugins. 2018-10-04 23:25:42 +03:00
tsconfig.json Simplify plugin API and fix circular dependency issues 2018-10-06 06:59:32 +02:00
tsconfig.test.json Add TypeScript and Jest projects for tests in individual packages 2018-10-11 04:33:23 +02:00

apollo-server-plugin-base