Added a demo mode to show or hide instance warnings that data is deleted
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# source: http://localhost:4000/api
|
||||
# timestamp: Wed Nov 20 2019 10:45:54 GMT+0100 (Central European Standard Time)
|
||||
# timestamp: Thu Nov 21 2019 15:58:08 GMT+0100 (Central European Standard Time)
|
||||
|
||||
schema {
|
||||
query: RootQueryType
|
||||
@@ -190,6 +190,7 @@ enum CommentVisibility {
|
||||
"""A config object"""
|
||||
type Config {
|
||||
countryCode: String
|
||||
demoMode: Boolean
|
||||
description: String
|
||||
geocoding: Geocoding
|
||||
location: Lonlat
|
||||
|
||||
Reference in New Issue
Block a user