mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-14 17:02:49 +03:00
b03ed983f1
This PR is the result of running the following commands: ```bash $ git grep -l '".* : "' -- '*.hs' | xargs sed -i -E 's/(".*) : "/\1: "/' $ scripts/dev.sh test --integration --accept ``` Also manually fixed a few tests and docs PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6148 GitOrigin-RevId: cf8b87605d41d9ce86613a41ac5fd18691f5a641 |
||
---|---|---|
.. | ||
_ext | ||
_static | ||
_theme/djangodocs | ||
algolia_index | ||
graphql | ||
img | ||
.gitignore | ||
.python-version | ||
404.rst | ||
conf.py | ||
CONTRIBUTING.md | ||
index.rst | ||
Makefile | ||
README.md | ||
requirements.txt |
Hasura GraphQL Engine Docs
The documentation accompanying the Hasura GraphQL engine is written with Sphinx and deployed to hasura.io/docs.
Contributing
Check out the contributing guide for more details.
License
The source code in this directory are under MIT License.