You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tested assigned_object for both Device and VirtualMachine successfully. In the query, the object type must be specified using ... on DeviceType. However, as I understand the Feature Request, this is expected behavior.
Since the requested functionality is already supported, I believe this issue can be closed. If I have misunderstood the request, please let me know.
NetBox version
v3.2.6
Feature type
Add a function
Proposed functionality
NetBox core graphql package does not support walking assigned_object_type/assigned_object_id approach to relations.
Use case
It would be nice to walk from ACL to assigned devices, but you cannot currently.
External dependencies
graphql-python/graphene-django
The text was updated successfully, but these errors were encountered: