In this post on indexing, there seems to be a metadata property on the event passed into the fold, but I’m not seeing that.
From what I can tell, we have the following properties:
“body”, “bodyRaw”, “eventType”, “streamId”, “sequenceNumber”, “metadataRaw”, “partition”, “position”
In this case metadataRaw is the raw string. Am I supposed to be receiving metadata too?