Ability to filter resources exported to port based on the integration advanced mapping.
Use case:
When exporting Gitlab repositories filter the repositories exported to port based on whether a file exists in the repository.
Currently gitlab mapping supports advanced mapping such as
search://
||
file://
as part of the entity mapping, but not in the selector filter which only supports jq.
If we support search:// capability in the selector it would've solved that issue.