graphql-engine/server/lib/graphql-parser-hs
paritosh-08 0b827fae66 server: remove built-in scalars from graphql schema printer
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
2022-11-10 18:53:05 +00:00
..
bench server: merge graphql-parser-hs into the monorepo 2022-09-26 11:23:37 +00:00
ci server: merge graphql-parser-hs into the monorepo 2022-09-26 11:23:37 +00:00
src/Language/GraphQL/Draft server: remove built-in scalars from graphql schema printer 2022-11-10 18:53:05 +00:00
test server: merge graphql-parser-hs into the monorepo 2022-09-26 11:23:37 +00:00
.gitignore server: merge graphql-parser-hs into the monorepo 2022-09-26 11:23:37 +00:00
.ormolu Upgrade Ormolu to v0.5. 2022-11-02 20:55:13 +00:00
cabal.project server: merge graphql-parser-hs into the monorepo 2022-09-26 11:23:37 +00:00
graphql-parser.cabal server: merge graphql-parser-hs into the monorepo 2022-09-26 11:23:37 +00:00
LICENSE server: merge graphql-parser-hs into the monorepo 2022-09-26 11:23:37 +00:00
Makefile server: merge graphql-parser-hs into the monorepo 2022-09-26 11:23:37 +00:00
README.md server: merge graphql-parser-hs into the monorepo 2022-09-26 11:23:37 +00:00
weeder.dhall server: merge graphql-parser-hs into the monorepo 2022-09-26 11:23:37 +00:00

graphql-parser

build status

Style

This repository follows the graphql-engine style guide.

Use make format to run the formatter.