diff --git a/docs/filtering.rst b/docs/filtering.rst index fb686a1..d850b69 100644 --- a/docs/filtering.rst +++ b/docs/filtering.rst @@ -2,7 +2,7 @@ Filtering ========= Graphene integrates with -`django-filter `__ to provide filtering of results. +`django-filter `__ to provide filtering of results. See the `usage documentation `__ for details on the format for ``filter_fields``.