Is it possible to write conditions like this: `$..images[?(@.type="gallery" AND @.format=="large")]` or something similar to achieve the same result?
Is it possible to write conditions like this:
$..images[?(@.type="gallery" AND @.format=="large")]or something similar to achieve the same result?