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
fix: use nullableID for filter_id to support unsetting
Sends GraphQL null instead of an empty string when filter_id is
removed from config. Aligns with how all check resources handle
nullable filter IDs.
Made-with: Cursor
0 commit comments