docs: fix wording in delete mutation

GITHUB_PR_NUMBER: 6427
GITHUB_PR_URL: https://github.com/hasura/graphql-engine/pull/6427

Co-authored-by: Vlad Minaev <3295727+web-devel@users.noreply.github.com>
Co-authored-by: Rikin Kachhia <54616969+rikinsk@users.noreply.github.com>
GitOrigin-RevId: 522096265fcae4dbef41bf8c586a62b6f3e7a89a
This commit is contained in:
hasura-bot 2021-01-07 19:28:51 +05:30
parent be62641f68
commit 35143b7939

View File

@ -115,8 +115,8 @@ row object or ``null`` if the row does not exist.
and above.
Delete objects based on an their fields
---------------------------------------
Delete objects based on their fields
------------------------------------
**Example:** Delete all articles rated less than 3:
.. graphiql::