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)
6431d12205f9434f5692ea842b422384 Performance Asc community_id
d58cd1348124086db7a301703e7d1241 Performance Asc staffer_id
ffe1bc559953baa41639c3ad234fa408 Performance Asc company_id

Relationships