@triply/triplydb
    Preparing search index...

    Type Alias NewGroup

    NewGroup: Omit<GroupUpdate, "pinnedDatasets" | "accountName">

    Metadata for a group being created.

    A superset of what an account update accepts, so that a group's accessLevel can be set at creation rather than in a second call.