Working on role in workspace.

This commit is contained in:
charles-gauthereau
2024-12-31 10:54:18 +01:00
parent e1a7ca8558
commit 6f75079a40
29 changed files with 464 additions and 124 deletions
+3
View File
@@ -346,6 +346,9 @@ const metadata = {
backLink: 'users',
isRelationOwner: true,
foreignKeyMapping: { "id": "organizationId" },
}, role: {
name: "role",
type: "OrganizationRole",
},
}
, uniqueConstraints: {