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

Support loading the schema from .ts files #114

Open
JoviDeCroock opened this issue Nov 30, 2023 · 1 comment
Open

Support loading the schema from .ts files #114

JoviDeCroock opened this issue Nov 30, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@JoviDeCroock
Copy link
Member

In GraphQL-Hive a modular approach is used to maintain the schema. We should load it which can be done with graphql-tools and a glob watcher to hot-reload it.

@JoviDeCroock JoviDeCroock added the enhancement New feature or request label Nov 30, 2023
@moh682
Copy link

moh682 commented Feb 27, 2024

This has been there for a while, do we know if it's on the priority list?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants