graphql-faker icon indicating copy to clipboard operation
graphql-faker copied to clipboard

Support multiple schema files

Open yus-erdo opened this issue 6 years ago • 3 comments
trafficstars

It seems like we can provide only one schema file. Is there a way to provide multiple?

yus-erdo avatar Oct 28 '19 11:10 yus-erdo

I could use this too. I am faking the Github API and editing a 35k file is really annoying.

felipesere avatar Feb 27 '20 19:02 felipesere

will be very nice to have suche feature for federated graphs, e.g. if instead of concrete file we pass directory then we are reading all files from it, but then the question is whether editor will be for combined schema or there will be multiple editors for each file

mac2000 avatar May 29 '20 06:05 mac2000

A lot to ask, but Support for graphql-tools merge and stitch would be awesome - especially when our backends doesn't easily enable to use federations

anthonytranDev avatar Feb 22 '21 15:02 anthonytranDev