Bart Riepe
Bart Riepe
@hwillson Is this something that is still on the agenda? Migrating to apollo v4 would be a lot more pleasant without conflcting types.
I can confirm this. It's fairly aggravating to have finished typing the whole thing because autocomplete didn't show up, only to finally see it very slowly catch up after wards...
For those not interested in switching to a whole different server to fix a minor issue, I've published a fork here: https://github.com/Aeolun/graphql-subscriptions-continued that basically just releases the `release-3.0` branch in...
@ajredniwja Is there anything that needs to be done so that this PR can be merged?
It's a bit bizarre, but maybe it's possible to change the import for d3-scale/color to the victory-vendor package that transpiles the d3 dependencies to CJS if necessary?
Is this something that will see a path forward sometime? It's a bit bizarre to see a repository still referring solely ^16.8 and ^17.
For those not interested in switching to a whole different server to fix a minor issue, I've published a fork here: [Aeolun/graphql-subscriptions-continued](https://github.com/Aeolun/graphql-subscriptions-continued) that basically just releases the release-3.0 branch in...
How about providing an option to log it? Like, `log: ['querywithparameter']`? I think this is a fairly basic thing for which the functionality is now hidden in this ticket.
No worries about the delay, you are faster than I often am. I'd strongly suggest not going the way of defining separate type definitions. The biggest benefit to Typescript is...
I have this issue at random moments in my deploys, which I do only from CloudFormation. No changes from elsewhere. I'm still not sure what exactly causes the issue, but...