From d65956ba0708c675a853148592555bb59e2992a0 Mon Sep 17 00:00:00 2001 From: Tom H Anderson Date: Mon, 25 Jun 2018 01:08:54 -0600 Subject: [PATCH] Fix example query --- docs/configuration.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/configuration.rst b/docs/configuration.rst index 3023a9a..a25dd79 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -76,6 +76,7 @@ the previous hydrator extract data is purged. For a query .. code-block:: js + { performance ( filter: { id:1 } ) { performanceDate set1 set2 artist { name } set3 } }