Query just return the last emitted event, even if more events have been emitted

Hello, I am having an extrange issue quering my hosted service on the graph. For some reason, my query just return the last event emitted. Could anyone please help?

Hi.

A common cause for “missing entities” is trying to save multiple entities with the same ID. This will cause the previous entry to be overwritten.

The best place to get help with subgraph development is in the official discord server graphprotocol. Here you will find dedicated channels for Questions + Support. :slight_smile: