mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-25 14:28:51 +08:00
@@ -893,6 +893,9 @@ type WorkspaceType {
|
||||
histories(before: DateTime, guid: String!, take: Int): [DocHistoryType!]!
|
||||
id: ID!
|
||||
|
||||
"""is current workspace initialized"""
|
||||
initialized: Boolean!
|
||||
|
||||
"""member count of workspace"""
|
||||
memberCount: Int!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user