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
refactor(graphql): Replace ACLInterfaceAssignment with ACLAssignment
Updates GraphQL schema to rename `ACLInterfaceAssignmentType` to
`ACLAssignmentType`. Adjusts related fields and lists to align with the
unified `ACLAssignment` model. Enhances consistency and maintainability
within the GraphQL layer.
0 commit comments