Zach Wade
Zach Wade
## Describe the Bug The `strawberry.field` method conveniently has a generic overload such that the return type of the `field` method is the return type of the passed function. However,...
## Summary In order to create top level arrays, or objects, or to place an element in an array, one needs to pass in `null` for the key. However, with...
Different behaviour for dependencies.
Ref: https://github.com/Matir/pwnableweb-scoreboard/issues/96 > Instead of full email address, show a partial version like [email protected] or so.
Cascade the deletion to hints, but give an error for deletion with answers.
Hi! I'm getting the following `ValueError` when using the `FullyQualifiedNameProvider` in my Transformer. ``` Traceback (most recent call last): File "/opt/homebrew/Caskroom/miniconda/base/envs/nuvo/bin/cst", line 8, in sys.exit(main()) File "/opt/homebrew/Caskroom/miniconda/base/envs/nuvo/lib/python3.10/site-packages/sync_to_async/cli.py", line 5, in...
There have been a couple of instances where it would be helpful to manually upload certain assets for when we want to tweak something without having to go through a...
Hi, I'm interested in adding partial block support to pybars3 for use in one of my projects! This is my first time contributing to pybars so I'm not sure what...