John Rodewald
John Rodewald
I have an `object`-shaped struct that was created with `refine` and a custom validation handler. I want to extend this struct with additional fields. If I use `assign`, my validation...
Hi @Zaid-Ajaj! 👋 First off, thanks a lot for authoring Snowflaqe. Without it, I probably never would have gone down the GraphQL route in our .NET project some days ago....
Querying `/api/version` on my Prusa SL1S yields the following result (truncated): ``` { "api": "0.1", "hostname": "prusa-sl1s", "server": "1.1.0", "text": "Prusa SLA 1.0.5" } ``` This is a problem because...
We want an overview of maintainers - maybe we can leverage `CODEOWNER` files for this. - Since the documentation team touches multiple repositories (`nix.dev`, `nixpkgs`), we need to parse multiple...