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(graphql): Allow nullable source and destination ports
Updates the `source_ports` and `destination_ports` fields to support null
values. This ensures compatibility with cases where no ports are specified.
Fixes: #249
0 commit comments