I have a custom integration, and for the Placed Order event, there is an array of Items. The data seems to be coming through ok (see example below), but I’m unable to see “Item” as a filter option.
My specific use case, is I want to be able to filter by by the Item.ProductID property of the items purchase in the event.
Example event (blurred some URLs):

As you can see in the above event, there is an array of Items that include ProductID, ImageURL, and other properties.
Trigger filter is missing “Item” filters, I can only filter by top level properties. Is this expected behavior? If not, how can I troubleshoot this?
