Update strawberry-graphql-django to 0.86.1 and remove redundant type parameters from StrFilterLookup, DateFilterLookup, TimeFilterLookup, and DatetimeFilterLookup annotations across model-backed GraphQL filters. Add NetBox-local JSON date, time, and datetime lookup input types to preserve the previous string-backed JSON filter schema without relying on deprecated upstream generic lookup annotations. These local types keep the legacy GraphQL type names and date/time sub-lookup fields intact. Fixes #22353 |
||
|---|---|---|
| .. | ||
| api | ||
| forms | ||
| graphql | ||
| migrations | ||
| models | ||
| tables | ||
| tests | ||
| ui | ||
| __init__.py | ||
| apps.py | ||
| choices.py | ||
| filtersets.py | ||
| search.py | ||
| urls.py | ||
| views.py | ||