from __future__ import annotations
breaks type resolver which results in TypeError: Model fields cannot be resolved. Unexpected type 'typing.Any'
I did not manage to track down what exactly causes this issue, but whenever I add from __future__ import annotations
to the top of the file with strawberry types - strawberry type resolver breaks
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too