Wojciech Trocki
Wojciech Trocki
@joelbowen > Mock data API server. For a while on the README it has listed graphql-cli-faker as "coming This is already possible using https://github.com/Urigo/graphql-cli/blob/master/packages/commands/serve/src/index.ts To make it more roboust this...
Never used CLI with this package manager. There will be couple places where CLI (and depending packages) will fail. We do not test with anything else than npm or yarn
@ardatan @dotansimha If you have example of the release process that we can follow or any links to how this is setup that will be awesome.
@ardatan yep. Seen that repo. I was looking into how we can compose changesets from underlying technologies. We will investigate and move to changesets in graphback and then experiment how...
CC @craicoverflow
Yep.. Very aware of the famous "React Apollo" update :D and how nicely codegen managed to get around it.
@ardatan in more recent matters. Could you try if you can release v4.1.0-beta2 orsomething using current scripts. Things are failing for me with 404 that makes no sense. If that...
@ardatan Update. We cannot use current script so going to use lerna for releases.
@ardatan yep. There is short term plan and long term plan. - Short term is to be able to do release using github releases flow. This is critical as local...
We simply want to release cli for now- there was no release for 4 months and local release fails with 404. For changesets we actually have added lerna chanelog recently...