Skip to content
This repository has been archived by the owner on Sep 3, 2021. It is now read-only.

Feature Request: Plugin System #12

Open
peterclemenko opened this issue Nov 5, 2017 · 3 comments
Open

Feature Request: Plugin System #12

peterclemenko opened this issue Nov 5, 2017 · 3 comments

Comments

@peterclemenko
Copy link

Allowing a plugin system to load additional graphql schema data would make it much easier to use for modular apps that might have additional queries in plugins

johnymontana pushed a commit that referenced this issue Oct 11, 2018
@johnymontana
Copy link
Contributor

Hey @AoiGhost - now that the library has progressed a bit I wanted to check and see if you feel this issue (or the use case for this issue) has been addressed.

What did you have in mind exactly for a plugin system? The ability to implement resolvers yourself that work alongside the auto-generated resolvers? Or something more like schema stitching/composition?

@peterclemenko
Copy link
Author

I was thinking something similar to schema stitching. A method to have a js file that defines schemas that can be automatically included from a folder or a folder hierarchy in a set of folders.

@michaeldgraham
Copy link
Collaborator

#608

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants