Event containing a link to another event as part of data/metadata

Hi,

Can I create an event that links to another event in it’s data/metadata. And then in a js projection, get the linked event’s data/metadata.

I’m doing some event enrichment. But I have partitioning projections that I want to change to work with the combination of both the original event and the enriched data. In this particular case, I’m working with enriching with geolocation info based on lat/lng from original event.

Regards,
Amjad

only if you use linkTo (or manually write a linked event)