yamlFindObjectsWithField
Find all objects containing a specific field (recursive search). See Chapter 26.
yaml(required): YAML valuefieldName(required): field name to search for
utlx
yamlFindObjectsWithField($input, "image")
// all objects that have an "image" field