mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 17:31:56 +03:00
0b827fae66
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6541 Co-authored-by: Auke Booij <164426+abooij@users.noreply.github.com> GitOrigin-RevId: 5a2e35da2cf8718ee452429c56986066a3dc0c54 |
||
---|---|---|
.. | ||
bench | ||
ci | ||
src/Language/GraphQL/Draft | ||
test | ||
.gitignore | ||
.ormolu | ||
cabal.project | ||
graphql-parser.cabal | ||
LICENSE | ||
Makefile | ||
README.md | ||
weeder.dhall |
graphql-parser
Style
This repository follows the graphql-engine style guide.
Use make format
to run the formatter.