Jason Kuhrt
Jason Kuhrt
@nektobit the README is for the previous version. We could update that by now though, and link to the old one. The new readme should just be a link to...
My original intent was that the first non-pre-release of graffle would be 8.x to follow up from graphql-request 7.x series. I'm open to changing my opinion on that and starting...
Graffle also needs this: https://github.com/jasonkuhrt/graffle/blob/ade5a3e61ad536484968880d9218bdcdf4a66ac1/src/layers/0_functions/types.ts#L62-L65
In Graffle I built its own internal typed document abstraction that sons all three cases: graphql package typed document query, this typed document node, and the typed document string. If...
I will add a changeset once I receive feedback that the changes will be accepted.
Hey @acao @dimaMachina it looks like you're the current active maintainers. Could you let me know if you'll have time to look at this PR in the coming days?
I assume so, I haven't looked at the existing test suit yet. I wanted to get a general thumbs up first. From what you see, this makes sense and could...
@dimaMachina thanks for confirming. I will proceed this or next week with adding a test and fixing anything else CI is failing on.
@dimaMachina I've added tests and changeset. Waiting for your feedback.
CI is failing for some reason after recent commits here by not me. Should I get involved here again to help fix that or?...