Skip to content

Update how Apollo server-side plugins work - #829

Open
garrettjstevens wants to merge 6 commits into
rollup_to_rolldownfrom
server_plugins
Open

Update how Apollo server-side plugins work#829
garrettjstevens wants to merge 6 commits into
rollup_to_rolldownfrom
server_plugins

Conversation

@garrettjstevens

Copy link
Copy Markdown
Contributor

Server-side plugins haven't been used much in Apollo yet (really just custom authentication). This updates the server-side plugin architecture to allow the plugins to be able to do a lot more things.

An example of an server-side plugin using this system to manage user assembly access is forthcoming.

@garrettjstevens garrettjstevens self-assigned this Aug 14, 2026
@garrettjstevens

Copy link
Copy Markdown
Contributor Author

Example plugin using this new architecture here: https://github.com/GMOD/jbrowse-plugin-apollo-user-assembly-management

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.

1 participant