chore(server): clean up throttler (#6326)

This commit is contained in:
liuyi
2024-04-17 16:32:26 +08:00
committed by GitHub
parent 5b315bfc81
commit e53d5e2e3d
20 changed files with 551 additions and 265 deletions
+1 -1
View File
@@ -265,7 +265,7 @@ type Query {
currentUser: UserType
earlyAccessUsers: [UserType!]!
"""Update workspace"""
"""send workspace invitation"""
getInviteInfo(inviteId: String!): InvitationType!
"""Get is owner of workspace"""