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
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.
0 commit comments