graphql-engine/docs/graphql/manual
Rakesh Emmadi f6ed169219 allow ordering using columns from object relationships (closes #463) (#672)
* allow ordering using columns from object relationships, close #463

* 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
..
api-reference allow ordering using columns from object relationships (closes #463) (#672) 2018-10-26 17:27:33 +05:30
auth add digital ocean one-click docs (#813) 2018-10-20 21:11:08 +05:30
deployment update docs (#860) 2018-10-26 08:29:36 +05:30
engine-internals update graphql engine internals doc (#740) 2018-10-17 10:52:36 +05:30
event-triggers docs: fix spelling (#637) 2018-10-04 20:00:01 +05:30
faq merge docs into main repo (close #397) (#398) 2018-09-11 16:41:24 +05:30
getting-started improve documentation (fix #745) (#746) 2018-10-19 22:29:18 +05:30
guides update docs (#860) 2018-10-26 08:29:36 +05:30
hasura-cli fix spelling and grammar in docs (#709) 2018-10-12 09:30:25 +05:30
integration merge docs into main repo (close #397) (#398) 2018-09-11 16:41:24 +05:30
introduction merge docs into main repo (close #397) (#398) 2018-09-11 16:41:24 +05:30
migrations fix e.g. and i.e. typos (#732) 2018-10-15 14:17:21 +05:30
mutations fix spelling and grammar in docs (#709) 2018-10-12 09:30:25 +05:30
performance merge docs into main repo (close #397) (#398) 2018-09-11 16:41:24 +05:30
queries allow ordering using columns from object relationships (closes #463) (#672) 2018-10-26 17:27:33 +05:30
schema update docs (#860) 2018-10-26 08:29:36 +05:30
subscriptions allow ordering using columns from object relationships (closes #463) (#672) 2018-10-26 17:27:33 +05:30
troubleshooting grammar corrections (#782) 2018-10-20 08:52:13 +05:30
version-control merge docs into main repo (close #397) (#398) 2018-09-11 16:41:24 +05:30
index.rst added digitalocean deployment instructions (fix #582) (#663) 2018-10-09 19:38:54 +05:30