Strawberry GraphQL @ 0.315.1
Released
Raise MissingFieldAnnotationError instead of MissingReturnAnnotationError when a field using strawberry.field(resolver=...) is missing both a type annotation and a resolver return type.
This release was contributed by @youngjaekwon in https://github.com/strawberry-graphql/strawberry/pull/4360
Additional contributors: @pre -commit-ci[bot]