ardatan / graphql-mesh

🕸️ GraphQL Mesh - The Graph of Everything - Federated architecture for any API service

Home Page:https://the-guild.dev/graphql/mesh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom schema polling mechanism

ardatan opened this issue · comments

Instead of polling in a certain interval, we can expose an API to invalidate the schema manually. So users can invalidate and refresh the schema manually by using an external event bus.