fix syntax in docs (#1206)

This commit is contained in:
Rikin Kachhia 2018-12-13 16:59:29 +05:30 committed by GitHub
parent c478f45e19
commit b1a5e36a1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -423,7 +423,7 @@ Order by type for "article" table:
}
AggregateOrderBy
***************
****************
Count aggregate

View File

@ -255,7 +255,7 @@ Only columns in object relationships are allowed:
}
Sorting by array relationship aggregates
---------------------------------------
----------------------------------------
Fetch a list of authors sorted by their article count.
.. graphiql::