twenty/packages/twenty-docs/l/ro/developers/extend
martmull 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
..
capabilities Update manifest structure (#17547) 2026-01-30 16:26:45 +01:00
extend.mdx i18n - docs translations (#17059) 2026-01-10 10:41:34 +01:00