mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-16 13:57:02 +08:00
chore: cleanup outdated api (#6604)
This commit is contained in:
@@ -278,9 +278,6 @@ type Query {
|
||||
listWorkspaceFeatures(feature: FeatureType!): [WorkspaceType!]!
|
||||
prices: [SubscriptionPrice!]!
|
||||
|
||||
"""Get public workspace by id"""
|
||||
publicWorkspace(id: String!): WorkspaceType!
|
||||
|
||||
"""server config"""
|
||||
serverConfig: ServerConfigType!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user