Strawberry GraphQL @ 0.311.3

Released

Fix UnallowedReturnTypeForUnion when using a generic type with a union TypeVar (e.g. Collection[A | B] ) inside an outer union (Collection[A | B] | Error ).

Releases contributed by @bellini666 via #4302