Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

1.7.0 - Ability to configure plugins on Apollo server

Latest
Compare
Choose a tag to compare
@isabelcosta-globality isabelcosta-globality released this 30 Mar 15:54
· 72 commits to master since this release
64b976c

Now it's possible to extend Apollo Server with custom functionality by setting Plugins.
Learn more in https://www.apollographql.com/docs/apollo-server/integrations/plugins/