diff --git a/modules/ROOT/pages/subscriptions/getting-started.adoc b/modules/ROOT/pages/subscriptions/getting-started.adoc index 70ffc4f1..e1c24294 100644 --- a/modules/ROOT/pages/subscriptions/getting-started.adoc +++ b/modules/ROOT/pages/subscriptions/getting-started.adoc @@ -146,7 +146,6 @@ You can subscribe to new movies created with the following statement: [source, graphql, indent=0] ---- -graphql subscription { movieCreated(where: { title: "The Matrix" }) { createdMovie {