Search: Find Items with Checkbox Values
This will find all content items with the checkbox legally approved set to true.
CODE
_exists_:corporateInformation.legallyApproved:true
This will find all content items with checkbox legally approved set to false or checkbox not set.
CODE
_exists_:corporateInformation.legallyApproved:false