Closed andoriyu closed 1 year ago
Currently, everything is scoped uniquely per id, but in some of my views I want to get all events of a specific type (i.e. if my aggregate is a user, I would like to get a list of users with their metadata.)
nvm, I misunderstood how Views work.
Currently, everything is scoped uniquely per id, but in some of my views I want to get all events of a specific type (i.e. if my aggregate is a user, I would like to get a list of users with their metadata.)