graphql-engine/docs
Kevin Barrett b544f75a10 docs: swap manual_mapping for manual_configuration (close #2887) (#2888)
The docs specify `manual_mapping` for array relationship manual configs, and also mention the attribute in a note. However, using `manual_mapping` errors; `manual_configuration` is the correct attribute name.
2019-09-17 11:38:23 +05:30
..
_ext docs: cli related and syntax fix (#1463) 2019-01-24 19:46:34 +05:30
_static make docs version dropdown arrow consistent across browsers (close #1878) (#2144) 2019-09-09 14:00:11 +05:30
_theme/djangodocs fix typos in documentation (#2562) 2019-09-11 12:47:14 +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 docs: swap manual_mapping for manual_configuration (close #2887) (#2888) 2019-09-17 11:38:23 +05:30
img update enums docs (#2813) 2019-09-03 19:47:36 +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 refactor schema management in console and misc fixes (#2016) 2019-05-24 19:30:44 +05:30
CONTRIBUTING.md fix typos in documentation (#2562) 2019-09-11 12:47:14 +05:30
index.rst fix typos in documentation (#2562) 2019-09-11 12:47:14 +05:30
Makefile add an api to dump postgres schema (close #1939) (#1967) 2019-04-30 14:04:08 +05:30
README.md fix typos in documentation (#2562) 2019-09-11 12:47:14 +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.