apollo-server/packages/apollo-server-plugin-base
2018-10-15 12:42:09 +02:00
..
src Export GraphQL request and reponse types from apollo-server-plugin-base 2018-10-15 12:42:09 +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 Replace {} with Object.create(null) in jest.config.js 2018-10-12 13:00:13 +02:00
package.json Publish 2018-10-10 22:30:54 +03: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

apollo-server-plugin-base