Fixes #21512: Fix GraphQL filtering for device, module components, templates #208

Closed
opened 2026-04-05 16:23:02 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @pheus on 3/6/2026

Fixes: #21512

Rename relation filter attributes in DeviceFilter, DeviceTypeFilter, ModuleFilter, and ModuleTypeFilter to match Django ORM relation names. Public GraphQL field names are preserved via the name= alias, so the schema remains fully backward-compatible.

*Originally created by @pheus on 3/6/2026* ### Fixes: #21512 Rename relation filter attributes in `DeviceFilter`, `DeviceTypeFilter`, `ModuleFilter`, and `ModuleTypeFilter` to match Django ORM relation names. Public GraphQL field names are preserved via the `name=` alias, so the schema remains fully backward-compatible.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/netbox#208