Deploy subgraph to multiple networks simultaneously using the same project

So currently the best I can do is use mustache templating to deploy one project to different networks at one time but i cant have one subgraph indexing mutiple networks simultaneously

Hi! Yes it is not currently possible to index separate networks in one subgraph, as there is no common notion of time across networks. Do you have a specific use case in mind?