Closes https://github.com/twentyhq/core-team-issues/issues/388 - Add object records-related permissions to role entity - Add it to queriable `currentUserWorkspace` (used in FE)
7 lines
222 B
TypeScript
7 lines
222 B
TypeScript
export * from './FieldForTotalCountAggregateOperation';
|
|
export * from './PermissionsOnAllObjectRecords';
|
|
export * from './SettingsFeatures';
|
|
export * from './TwentyCompaniesBaseUrl';
|
|
export * from './TwentyIconsBaseUrl';
|
|
|