Migrate field permission to syncable entity (#18751)
Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com> Co-authored-by: Charles Bochet <charles@twenty.com>
This commit is contained in:
+1
@@ -146,6 +146,7 @@ export class FieldMetadataDTO<T extends FieldMetadataType = FieldMetadataType> {
|
||||
@HideField()
|
||||
workspaceId: string;
|
||||
|
||||
@FilterableField(() => UUIDScalarType)
|
||||
objectMetadataId: string;
|
||||
|
||||
@IsBoolean()
|
||||
|
||||
Reference in New Issue
Block a user