I figure out that you can filter stream like this:
entry is an array, sames goes for changes…

{
“fullDocument.entry.changes.value.messages.type”: “text”
}

but it works only if you know the equal value.

type = text
type = image
etc.

to check for NULL or NOT Null didnt work for me, using normal aggregation didnt work.

@Tyler_Kaye you dont need the exact events, he showed you simple example nested array, come on.