ziprandom
ziprandom
any updates on this one? it renders crystal_lib unusable for me atm..
hey Kefah, thanks for your help. If you like you could open a pull request to fix the example! Kefah T. Issa writes: > I figured it out, this was...
hey, sorry for the late answer. I will look into this as soon as I fix the shard (and more importantly it's dependency cltk) for the latest crystal release (0.24.1).
I don't understand what you mean. Whenever a resolve method raises an error the resolved field is set to `nil` and an error is added to the response with the...
This is an interesting feature which is unavailable in the current implementation as it only tracks Errors with a path and a message in the form of a Tuple `alias...
ok, it seems the graphql spec changed. I was used to the field that's having an error being returned as `nil`. Having the app check the query before execution would...
this could work. pull requests are always welcome!
Sorry for the late answer, I didn't come across this discussion. actually graphql-crystal is already much more than just a parser. I didn't find the time to update the readme...
https://github.com/ziprandom/kemal-graphql-example
For anyone who looks for a workaround, this script wraps `typst` and identifies file paths that match either: `.pdf.svg` or `.pdf..svg`, and converts the respective `.pdf` to the found filename...