workspaceAccountRole
No description
workspaceAccountRole(
id: String!
): WorkspaceAccountRole
Arguments
workspaceAccountRole.id ● String! non-null scalar
Type
WorkspaceAccountRole object
The member-to-role junction (RBAC). Multiple live rows for one member mean multiple roles, and effective permissions are the union across them. Soft-deleting a row (via revokeRole) makes the assignment inert.