mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
feat: pre-aggregation workspace stats
This commit is contained in:
@@ -120,6 +120,9 @@ export enum AdminWorkspaceSort {
|
||||
BlobCount = 'BlobCount',
|
||||
BlobSize = 'BlobSize',
|
||||
CreatedAt = 'CreatedAt',
|
||||
MemberCount = 'MemberCount',
|
||||
PublicPageCount = 'PublicPageCount',
|
||||
SnapshotCount = 'SnapshotCount',
|
||||
SnapshotSize = 'SnapshotSize',
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user