Ciarán Schütte
Ciarán Schütte
- adding design doc in this location is temporary. there is an existing docs folder that needs some attention on what to do with it. - initial design doc for...
### Description Network search will need to: - merge all remote schemas into stitched schema - merge stitched schema with local schema so that `network` aggregates are a field -...
### Description Network search will need to: - be enabled by passing an env flag - additional configuration options parsed from a file, similar to other config .json files ###...
### Description Network search will need to: - retrieve remote schemas from Arranger instances - query configured GQL field for aggregates - handle retries and early returns on nodes status...
- add graphql args to `network` field, this is a Query top level field and the args can be passed on through to node query creation - uses already established...
- main federated search feature branch - adds endpoints, resolvers, typedef creation for new endpoints and a consolidating a central schema to query from multiple remote servers