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
Introduces ACLInterfaceAssignmentType to GraphQL schema and type
definitions. Adds fields for accessing ACL interface assignments and
their lists in the schema to manage related data effectively.
Fixesnetbox-community#251
NetBox version
4.2.5
Feature type
Add a function
Proposed functionality
The ACL interface assignments should be queryable through the GraphQL API, similar to how they are available in the REST API.
Use case
This feature is essential for automation workflows that rely on the GraphQL API, enabling users to efficiently retrieve interface assignments.
External dependencies
None required.
The text was updated successfully, but these errors were encountered: