remove is deletable from the type
This commit is contained in:
@@ -10,7 +10,6 @@ export interface UmbRelationTypeDetailModel {
|
||||
} | null;
|
||||
entityType: UmbRelationTypeEntityType;
|
||||
isBidirectional: boolean;
|
||||
isDeletable: boolean;
|
||||
isDependency: boolean;
|
||||
name: string;
|
||||
parent: {
|
||||
|
||||
Reference in New Issue
Block a user