edge_community_roles


Columns

Column Type Children Parents Comments
id int4
name varchar
community_id int4
staffer_id int4
position int4
title varchar
is_public_role bool
access_level varchar
company_id int8

The owning tenant’s ID. @example 1.

Indexes

Constraint Name Type Sort Column(s)
0499826f8b8f2f4aa165513ff64177e5 Performance Asc staffer_id
23cd200fde3073010aff2395617b75ec Performance Asc company_id
55c65b6d25c3fc0a9c4b5298ff1f6b2a Performance Asc community_id

Relationships