Docs: add not for mongo filtering capabilities

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10749
GitOrigin-RevId: ebe8dd4fd5dcfd05aca9a70855fe016eadbee0bf
This commit is contained in:
Rob Dominguez 2024-03-25 08:05:32 -05:00 committed by hasura-bot
parent f0e6c51e79
commit 2e07ddbc02

View File

@ -125,6 +125,12 @@ To get started with MongoDB:
</tr>
</table>
:::info Filtering
Currently, only documents from a relation can be filtered.
:::
### Mutations
<table>