apollo-rs icon indicating copy to clipboard operation
apollo-rs copied to clipboard

smith: generate a list of subgraphs

Open lrlna opened this issue 1 year ago • 0 comments

Add functionality to apollo-smith to generate an arbitrary number of subgraphs. This shouldn't compose them into a supergraph.

I think it makes a bit more sense to have this api to return a list, since subgraphs have to reference each other a little bit in order to make an "interesting" for fuzzing supergraph. it might be easier if that's done in a single process. happy to hear other thoughts though!

lrlna avatar Feb 07 '24 14:02 lrlna