graphql-engine/server/lib/graphql-parser
Tom Harding 7e334e08a4 Import HashMap, not HM, Map, M...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8947
GitOrigin-RevId: 18e52c928e1df535579e2077b4af6c2ce92bdcef
2023-04-26 15:43:44 +00:00
..
bench [ci] test the libraries in server/lib 2023-02-02 17:32:48 +00:00
ci CI: Get the GHC version from VERSIONS.json for all GitHub workflows. 2023-03-27 18:53:18 +00:00
src/Language/GraphQL/Draft Import HashMap, not HM, Map, M... 2023-04-26 15:43:44 +00:00
test [ci] test the libraries in server/lib 2023-02-02 17:32:48 +00:00
.gitignore [ci] test the libraries in server/lib 2023-02-02 17:32:48 +00:00
.ormolu [ci] test the libraries in server/lib 2023-02-02 17:32:48 +00:00
cabal.project [ci] test the libraries in server/lib 2023-02-02 17:32:48 +00:00
graphql-parser.cabal CI: Get the GHC version from VERSIONS.json for all GitHub workflows. 2023-03-27 18:53:18 +00:00
LICENSE [ci] test the libraries in server/lib 2023-02-02 17:32:48 +00:00
Makefile [ci] test the libraries in server/lib 2023-02-02 17:32:48 +00:00
README.md [ci] test the libraries in server/lib 2023-02-02 17:32:48 +00:00
weeder.dhall [ci] test the libraries in server/lib 2023-02-02 17:32:48 +00:00

graphql-parser

build status

Style

This repository follows the graphql-engine style guide.

Use make format to run the formatter.