Commit 0e899de
committed
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.1 parent 72cc0fa commit 0e899de
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
| 29 | + | |
| 30 | + | |
0 commit comments