1
0
mirror of https://github.com/hasura/graphql-engine.git synced 2024-12-21 22:41:43 +03:00
Commit Graph

8 Commits

Author SHA1 Message Date
Tirumarai Selvan
aa36fc68d7 update docs community urls () 2019-01-17 19:02:56 +05:30
Gordon Johnston
ebf98281a5 docs: multiple root fields in subscription was removed ()
In alpha33 the support for multiple root fields in a subscription was removed.
2018-12-24 12:31:17 +05:30
Rikin Kachhia
8de12d5bcd
add table of contents to docs pages () 2018-12-03 17:42:24 +05:30
Shahidh K Muhammed
c985a6d1ed
update demo app links () 2018-11-27 16:01:56 +05:30
Rakesh Emmadi
b6773b36cd add aggregations docs (close ) ()
* add aggregations docs

* add statistical aggregate functions

* change aggregation query page title

* fix api reference pages syntax bugs

* update query derived data docs page

* add better examples for aggregation docs
2018-11-15 17:13:03 +05:30
Rakesh Emmadi
f6ed169219 allow ordering using columns from object relationships (closes ) ()
* allow ordering using columns from object relationships, close 

* validate table fields in nested insert

* add tests

* add docs

* change 'table_order_by' type from enums to ordered map

* remove unwanted code from 'Schema.hs' file

* 'AnnGObject' is not list of field name and value tuple

* update docs for new order_by type

* use 'InsOrdHashMap' for 'AnnGObj'

* handle empty fields in order_by

* remove '_' prefixes for asc/desc

* fix the changed order_by syntax across the repo
2018-10-26 17:27:33 +05:30
Rikin Kachhia
d2decec32b update docs ()
* docs: update custom resolvers docs

* docs: update mono repo links
2018-09-13 18:45:34 +05:30
Shahidh K Muhammed
d3d9845497
merge docs into main repo (close ) () 2018-09-11 16:41:24 +05:30