graphql-engine/docs
Anon Ray a21f6cd648 introduce v1/graphql (fix #1368) (#2064)
Changes compared to `/v1alpha1/graphql`

* Changed all graphql responses in **/v1/graphql** endpoint to be 200. All graphql clients expect responses to be HTTP 200. Non-200 responses are considered transport layer errors. 

* Errors in http and websocket layer are now consistent and have similar structure.
2019-05-10 11:35:10 +05:30
..
_ext docs: cli related and syntax fix (#1463) 2019-01-24 19:46:34 +05:30
_static document subscriptions related config parameters (#2126) 2019-05-07 17:51:37 +05:30
_theme/djangodocs update docs (#1748) 2019-03-13 15:34:40 +05:30
algolia_index pep8 fixes for python files (#875) 2018-10-30 14:51:58 +05:30
examples_schema_migrations merge docs into main repo (close #397) (#398) 2018-09-11 16:41:24 +05:30
graphql/manual introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
img update docs (#2023) 2019-04-17 19:07:42 +05:30
.gitignore add guide for subscriptions using apollo-client (fix #444) (#1018) 2018-12-07 16:48:05 +05:30
404.rst merge docs into main repo (close #397) (#398) 2018-09-11 16:41:24 +05:30
conf.py introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
CONTRIBUTING.md add image zoom in docs (close #1483) (#1752) 2019-03-13 15:33:45 +05:30
index.rst merge docs into main repo (close #397) (#398) 2018-09-11 16:41:24 +05:30
Makefile add an api to dump postgres schema (close #1939) (#1967) 2019-04-30 14:04:08 +05:30
README.md improve documentation (fix #745) (#746) 2018-10-19 22:29:18 +05:30
requirements.txt fix docs dependency vulnerability (#2048) 2019-04-23 13:54:48 +05:30

Hasura GraphQL Engine Docs

The documentation accompanying the Hasura GraphQL Engine is written with Sphinx and deployed to docs.hasura.io.

Contributing

Check out the contributing guide for more details.

License

The source code in this directory are under MIT License.