Skip to content

remove activate() from the plugin API#1569

Merged
garypen merged 3 commits intomainfrom
garypen/1549-de-activate
Aug 23, 2022
Merged

remove activate() from the plugin API#1569
garypen merged 3 commits intomainfrom
garypen/1549-de-activate

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 self-assigned this Aug 22, 2022
@garypen garypen requested a review from StephenBarlow as a code owner August 22, 2022 15:34
@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