diff --git a/docs/graphiql.md b/docs/graphiql.md index 8633ee1..16cd1ca 100644 --- a/docs/graphiql.md +++ b/docs/graphiql.md @@ -80,4 +80,6 @@ def graphiql_from(Query, Mutation=None): return post -``` \ No newline at end of file +``` + +### Next [WebSockets and Backpressure](websockets-backpressure.md) \ No newline at end of file