Mark Larah
Mark Larah
cc @patrick91 ;)
> So do you know if there is a public backend somewhere supporting this protocol? not that i know of - but i'll start doing that now, i can throw...
@leszekhanusz https://github.com/magicmark/gql-book-server/ :) publicly accessible here here: https://gql-book-server.fly.dev/graphql (I was too dumb to get multipart + chunked transfer encoding working via a lambda so just deploying on the cheapest fly.io...
@leszekhanusz ready for review!
@leszekhanusz apologies the github actions were stuck for a while so i didn't see the failing stuff. will take a look.
typed dicts works too! (just noting that the current output uses raw classes)
@patrick91 to clarify are you suggesting implementing something like gql-tada but within mypy? or continue to use a build step? having trouble understanding the example for the latter, I suppose...
(cc @leszekhanusz)
@patrick91 ready for review! all checks passing now.
@benjie where does `Appendix A -- Persisted Documents.md` actually live now btw? was trying to find that earlier