From c96666e5ef85b487cda860fe9502be913010b793 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Sch=C3=A4fer?= Date: Wed, 23 Jan 2019 18:23:03 +0100 Subject: [PATCH] Update backend/installation/configuration.md Co-Authored-By: Tirokk --- backend/installation/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/installation/configuration.md b/backend/installation/configuration.md index f846d9d7c..439e234fe 100644 --- a/backend/installation/configuration.md +++ b/backend/installation/configuration.md @@ -80,7 +80,7 @@ wget https://github.com/neo4j-contrib/neo4j-apoc-procedures/releases/download/3. ## Seeding Database with Data -Now we have to seed our database with default data, so that GraphQL requests or playing with our GraphQL Playground makes sense. +Now we have to seed our database with default data, so that GraphQL requests or playing with our GraphQL Playground returns anything else than an empty response. To fill the database with Nitro-Backend default data send the command: ```bash