Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove activate() from the plugin API #1569

Merged
merged 3 commits into from
Aug 23, 2022
Merged

Conversation

garypen
Copy link
Contributor

@garypen garypen commented Aug 22, 2022

fixes: #1549

also remove plugin_muts() from PluggableSupergraphServiceBuilder since the activate
functionality was the only consumer of this API.

fixes: #1549

also remove plugin_muts() from supergraph_service since the activate
functionality was the only consumer of this API.
@garypen garypen merged commit 2726a84 into main Aug 23, 2022
@garypen garypen deleted the garypen/1549-de-activate branch August 23, 2022 09:38
@abernix abernix mentioned this pull request Aug 29, 2022
@abernix abernix added this to the v1.0.0-alpha.0 milestone Aug 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove Plugin::activate?
3 participants