Commits
Click on a commit to change the comparison range[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci2 months ago
by pre-commit-ci[bot] Rename `isnt_unset` to `not_unset`; inffer use of Maybe and inject UNSET automatically. [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci2 months ago
by pre-commit-ci[bot] [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci2 months ago
by pre-commit-ci[bot] Merge branch 'strawberry-graphql:main' into optional-nullable Merge branch 'main' into optional-nullable wip: migrate to Maybe and Some handle maybe arguments on field resolvers properly. (don't use UNSET)