This will find all Content Items where the field is available in the Layer and has a value.
_exists_:fieldpath
To check if a field is available use exists
This functionality is similar to the filter query Exists Filter
_exists_:corporateInformation.title.en
Add Comment