Skip to content

Commit 44f8a8a

Browse files
authored
Update getting-started.adoc (#178)
1 parent f83a93b commit 44f8a8a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/ROOT/pages/subscriptions/getting-started.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,6 @@ You can subscribe to new movies created with the following statement:
146146

147147
[source, graphql, indent=0]
148148
----
149-
graphql
150149
subscription {
151150
movieCreated(where: { title: "The Matrix" }) {
152151
createdMovie {

0 commit comments

Comments
 (0)