apollo-server-plugin-base
This package exports TypeScript types for defining your own Apollo Server plugin.
The apollo-server-plugin-base
package is part of Apollo Server v2 and v3, which are now end-of-life (as of October 22nd 2023 and October 22nd 2024, respectively). This package's functionality is now found in the @apollo/server
package. See https://www.apollographql.com/docs/apollo-server/previous-versions/ for more details.
Apollo Server plugin base classes
apollo-server-plugin-base
This package exports TypeScript types for defining your own Apollo Server plugin.