You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/tutorial-plain.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -513,4 +513,4 @@ Summary
513
513
514
514
As you can see, GraphQL is very powerful but there are a lot of repetitions in our example. We can do a lot of improvements by adding layers of abstraction on top of ``graphene-django``.
515
515
516
-
In the next tutorial, we are going to use the **Relay specificiation** combined with ``django-filter``
516
+
If you want to put things like ``django-filter`` and automatic pagination in action, you should continue with the **relay tutorial.**
0 commit comments