@triply/triplydb
    Preparing search index...

    Type Alias GroupRole

    GroupRole: "owner" | "member" | string

    What a member may do within a group.

    member can work with the group's content; owner can additionally manage the group itself and its membership. Instances may define further roles, which is why this is not a closed union.