minor: OptionsSite.query.gql
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
fragment GeneralSettings on GeneralSettings {
|
||||
title
|
||||
description
|
||||
}
|
||||
|
||||
query GeneralSettings {
|
||||
generalSettings {
|
||||
title
|
||||
description
|
||||
... GeneralSettings
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user