diff --git a/docs/filtering.rst b/docs/filtering.rst index f6ad882..eb63f2c 100644 --- a/docs/filtering.rst +++ b/docs/filtering.rst @@ -4,7 +4,7 @@ Filtering Graphene integrates with `django-filter `__ to provide filtering of results. See the `usage -documentation `__ +documentation `__ for details on the format for ``filter_fields``. This filtering is automatically available when implementing a ``relay.Node``.