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.
1 parent 7e1a1d1 commit df3c0bfCopy full SHA for df3c0bf
docs/filtering.rst
@@ -3,7 +3,7 @@ Filtering
3
4
Graphene integrates with
5
`django-filter <https://django-filter.readthedocs.io/en/stable/>`__ to provide filtering of results.
6
-See the `usage documentation <https://django-filter.readthedocs.io/en/main/guide/usage.html#the-filter>`__
+See the `usage documentation <https://django-filter.readthedocs.io/en/stable/guide/usage.html#the-filter>`__
7
for details on the format for ``filter_fields``.
8
9
This filtering is automatically available when implementing a ``relay.Node``.
0 commit comments