Commit Graph

2 Commits

Author SHA1 Message Date
c420078ad5
Fix watcher endpoints check in gateway server (#19) 2023-05-04 15:08:51 +05:30
86fe1c03af
Use GQL schema stitching to proxy queries to multiple watchers (#18)
* Use apollo federation router to proxy gql queries to multiple watchers

* Use graphql stitch to proxy requests to all watchers

* Load watcher endpoints and prefixes from json

* Transpile typescript and setup lint

* Change conflicting metrics ports

* Add comments
2023-05-02 18:14:30 +05:30