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:
Thomas Citharel
2019-11-21 16:07:43 +01:00
parent 119cb5f71d
commit a53100ef6e
11 changed files with 21 additions and 4 deletions

View File

@@ -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