cosmo icon indicating copy to clipboard operation
cosmo copied to clipboard

Support generating nodev1.EngineConfiguration from a supergraph

Open darren-west opened this issue 1 year ago • 7 comments

Hi 👋

I was looking at Cosmo router and was investigating if / how to generate an EngineConfiguration proto message from a Supergraph, so that the gateway could be configured with a supergraph.

I couldnt see any obvious way to achieve this right now, unless I am missing something?

The goal is to be able to pass the router a supergraph and start a cosmo router communicating with subgraphs.

Im guessing this could be possibly be achieved with some of the JavaScript packages although ideally I was looking at using GoLang to achieve it.

Thanks in advance.

darren-west avatar Oct 15 '24 09:10 darren-west