Robert Schäfer
Robert Schäfer
Thank you for the response @benjamin-rood @Pruxis! I know that I can exclude certain types from auto-generated schema functions and I know that I could also try to fix the...
Nope. You talking about jest's `--runInBand` option. [Jest](https://jestjs.io/) is not used as a test runnner in this project, instead it's [ava](https://github.com/avajs/ava). Plus, the test expect the very same state in...
> Looks like there are a few files too many in the root directory. > > ``` > /package-lock.json > /package.json > /yarn.lock > ``` > > Don't forget to...
> Hi @roschaefer, thanks for an example using schema stitching, I am curious, how you will compare this with the apollo federation approach? Thanks The crucial difference is that in...
> Looks like there are still 3 empty files in root which don't belong there. Maybe its a GitHub issue showing these or I am misinterpreting these? > Also a...
I agree with @shirshak55: Create an extra column in the table with an indicator. 
I'm running into this problem all the time. > So it would be nice to have following feature: > > 1. Auto save when user switch from mock to view...
@pimterry thanks for creating an issue from my mail. In an existing project I'm using https://github.com/Netflix/pollyjs/ to record HTTP calls. I'm doing the following: 1. Start a fresh terminal proxied...
In general it might be possible that a mere request of the favicon already exposes data, that's correct. However, there is no ID on the request. But anyways, if you...
We should also take into account that we expose the data in a way that's consumable for https://the-federation.info/info.