Add "USE_DEPRECATED_FILTERS" to strawberry configuration #9465

Closed
opened 2025-12-29 20:50:15 +01:00 by adam · 0 comments
Owner

Originally created by @arthanson on GitHub (Apr 10, 2024).

Originally assigned to: @arthanson on GitHub.

Proposed Changes

Add "USE_DEPRECATED_FILTERS" to strawberry configuration so that the older version of filtering (which currently works with the auto-type generation) allowing us to update to newer strawberry builds

Justification

Allows us to use newer strawberry builds until the autotype generator and filters are made to work with the new Strawberry filtering overhaul introduced in https://github.com/strawberry-graphql/strawberry-django/pull/478

Originally created by @arthanson on GitHub (Apr 10, 2024). Originally assigned to: @arthanson on GitHub. ### Proposed Changes Add "USE_DEPRECATED_FILTERS" to strawberry configuration so that the older version of filtering (which currently works with the auto-type generation) allowing us to update to newer strawberry builds ### Justification Allows us to use newer strawberry builds until the autotype generator and filters are made to work with the new Strawberry filtering overhaul introduced in https://github.com/strawberry-graphql/strawberry-django/pull/478
adam added the status: acceptedtype: housekeeping labels 2025-12-29 20:50:15 +01:00
adam closed this issue 2025-12-29 20:50:15 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#9465