mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-23 05:25:53 +08:00
fix: admin panel schema (#7851)
This commit is contained in:
@@ -619,6 +619,9 @@ type SameSubscriptionRecurringDataType {
|
||||
}
|
||||
|
||||
type ServerConfigType {
|
||||
"""Features for user that can be configured"""
|
||||
availableUserFeatures: [FeatureType!]!
|
||||
|
||||
"""server base url"""
|
||||
baseUrl: String!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user