To use operator group in sysFilter, create a new named rights (Example, Name: newNamedRight) in /Administration/Access Management/Named rights/ Then, go to the operator group which you want to add in sysFilter, operator group > content > add this newly created Named rights in it.
Now in schema, sysFilter's condition, give hasNamedRight('newNamedRight'). By this way, you can able to give sysFilter to operator group.
To use operator group in sysFilter, create a new named rights (Example, Name: newNamedRight) in /Administration/Access Management/Named rights/ Then, go to the operator group which you want to add in sysFilter, operator group > content > add this newly created Named rights in it.
Now in schema, sysFilter's condition, give hasNamedRight('newNamedRight'). By this way, you can able to give sysFilter to operator group.