Files
twenty/packages/twenty-server/src/engine/core-modules
WeikoandGitHub 1c04b2b0b7 [Flexible-schema] Refactor gql query runner to emit api event before processing to gql types (#8596)
Fixes https://github.com/twentyhq/twenty/issues/8300

## Context
API events were created too late and were already formatted as Gql
responses (including nesting with edges/node/type + formatting that
should not exist in an event payload). This PR moves the emit logic to
the resolver where we actually do the DB query
Note: Also added RESTORED events
2024-11-21 18:11:28 +01:00
..
2024-11-21 16:09:36 +00:00
2024-10-22 18:21:00 +02:00
2024-11-12 17:58:36 +01:00
2024-11-21 16:09:36 +00:00
2024-11-15 18:08:03 +00:00
2024-11-21 16:09:36 +00:00