Files
twenty/packages/twenty-server/src
martmullandGitHub f46da3eefd Update manifest structure (#17547)
Move all sync entities in an `entities` key. Rename functions to
logicFunctions

```json
{
  application: {
    ...
  },
  entities: {
    objects: [],
    logicFunctions: [],
    ...
  }
}
```
2026-01-30 16:26:45 +01:00
..
2025-11-18 13:55:34 +01:00
2026-01-30 16:26:45 +01:00
2026-01-23 13:43:53 +01:00
2026-01-23 15:38:15 +00:00