strawberry-graphql / strawberry-django

Strawberry GraphQL Django extension
MIT License
391 stars 115 forks source link

Fix AttributeError when using optimizer and prefetch_related #533

Closed jacobwegner closed 1 month ago

jacobwegner commented 1 month ago

Description

See https://github.com/strawberry-graphql/strawberry-django/issues/532

Types of Changes

Issues Fixed or Closed by This PR

Checklist