Skip to content

Commit 0b4db6a

Browse files
author
Radoslav Georgiev
committed
Improve summary section
- Mention automatic pagination
1 parent 9621054 commit 0b4db6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorial-plain.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -513,4 +513,4 @@ Summary
513513

514514
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``.
515515

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

Comments
 (0)