Files
twenty/packages/twenty-server/src/engine/api/graphql/graphql-query-runner
Weiko 24dbabcad7 Improve object metadata maps size (#8635)
## Context
The object metadata map is becoming quite large and its structure could
be simplified.
We are removing byNameSingular/byNamePlural keys, the former can be
retrieved through a new helper and the latter is not used in the code
base currently.
2024-11-21 11:49:19 +01:00
..
2024-09-12 16:06:19 +02:00
2024-11-14 18:05:05 +01:00