feat: add unlimited workspace support (#5523)

fix AFF-505
This commit is contained in:
DarkSky
2024-01-10 07:28:52 +00:00
parent a59fe1b49e
commit 0d7ffb0511
7 changed files with 64 additions and 16 deletions

View File

@@ -152,6 +152,7 @@ type WorkspaceType {
enum FeatureType {
Copilot
EarlyAccess
UnlimitedWorkspace
}
type InvitationWorkspaceType {