mirror of
https://github.com/Portabase/portabase.git
synced 2026-07-14 11:16:13 +02:00
Working on role in workspace.
This commit is contained in:
@@ -346,6 +346,9 @@ const metadata = {
|
||||
backLink: 'users',
|
||||
isRelationOwner: true,
|
||||
foreignKeyMapping: { "id": "organizationId" },
|
||||
}, role: {
|
||||
name: "role",
|
||||
type: "OrganizationRole",
|
||||
},
|
||||
}
|
||||
, uniqueConstraints: {
|
||||
|
||||
Reference in New Issue
Block a user