Commit 9d0c7b3
committed
chore(graphql): [#65186] add date arguments to roles filter
This commit adds `from_date` and `to_date` to the seeded `it_system`
filter for the `roles` field resolver on `itsystems`.
While it is not strictly necessary right now, it is added to ease the
migration to consistent filtering in the future.1 parent 8a7caf4 commit 9d0c7b3
1 file changed
+14
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2612 | 2612 | | |
2613 | 2613 | | |
2614 | 2614 | | |
2615 | | - | |
| 2615 | + | |
| 2616 | + | |
| 2617 | + | |
| 2618 | + | |
| 2619 | + | |
| 2620 | + | |
| 2621 | + | |
| 2622 | + | |
| 2623 | + | |
| 2624 | + | |
| 2625 | + | |
| 2626 | + | |
| 2627 | + | |
| 2628 | + | |
2616 | 2629 | | |
2617 | 2630 | | |
2618 | 2631 | | |
| |||
0 commit comments