mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-14 17:02:49 +03:00
fix syntax in docs (#1206)
This commit is contained in:
parent
c478f45e19
commit
b1a5e36a1e
@ -423,7 +423,7 @@ Order by type for "article" table:
|
||||
}
|
||||
|
||||
AggregateOrderBy
|
||||
***************
|
||||
****************
|
||||
|
||||
Count aggregate
|
||||
|
||||
|
@ -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::
|
||||
|
Loading…
Reference in New Issue
Block a user