mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 21:05:19 +00:00
chore(graphql): update schema
This commit is contained in:
@@ -1281,6 +1281,7 @@ export enum WorkspaceInviteLinkExpireTime {
|
||||
export enum WorkspaceMemberStatus {
|
||||
Accepted = 'Accepted',
|
||||
NeedMoreSeat = 'NeedMoreSeat',
|
||||
NeedMoreSeatAndReview = 'NeedMoreSeatAndReview',
|
||||
Pending = 'Pending',
|
||||
UnderReview = 'UnderReview',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user