graphql-faker
graphql-faker copied to clipboard
Support multiple schema files
It seems like we can provide only one schema file. Is there a way to provide multiple?
I could use this too. I am faking the Github API and editing a 35k file is really annoying.
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
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