Skip to content

Watch changes from an endpoint #5580

Answered by dotansimha
kitze asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @kitze ! :)
Currently, we don't have a way to watch endpoints. We do have a flexible watch configuration that allows you to add a list of custom files you need to watch, but it's currently doesn't support endpoints.
I think the only way to do that is to run GraphQL introspection over the endpoint, using polling, and then check if the schema has changed? I'm not sure how it will behave with large schemas, but we can definitely give it a try.
I created an issue for tracking: #5609

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by dotansimha
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants