We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
usage documentation
1 parent 2929d08 commit b9c8bb5Copy full SHA for b9c8bb5
docs/filtering.rst
@@ -4,7 +4,7 @@ Filtering
4
Graphene integrates with
5
`django-filter <https://django-filter.readthedocs.org>`__ to provide
6
filtering of results. See the `usage
7
-documentation <https://django-filter.readthedocs.org/en/latest/usage.html#the-filter>`__
+documentation <https://django-filter.readthedocs.io/en/latest/guide/usage.html#the-filter>`__
8
for details on the format for ``filter_fields``.
9
10
This filtering is automatically available when implementing a ``relay.Node``.
0 commit comments