graphql-engine/server/lib/graphql-parser-hs
kodiakhq[bot] c5de79d10c server: merge graphql-parser-hs into the monorepo
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5906
Co-authored-by: José Lorenzo Rodríguez <37621+lorenzo@users.noreply.github.com>
Co-authored-by: Vitali Barozzi <26206141+vitalibarozzi@users.noreply.github.com>
Co-authored-by: Karthikeyan Chinnakonda <15602904+codingkarthik@users.noreply.github.com>
Co-authored-by: Auke Booij <164426+abooij@users.noreply.github.com>
Co-authored-by: jkachmar <8461423+jkachmar@users.noreply.github.com>
Co-authored-by: Antoine Leblanc <1618949+nicuveo@users.noreply.github.com>
Co-authored-by: Solomon <24038+solomon-b@users.noreply.github.com>
Co-authored-by: paritosh-08 <85472423+paritosh-08@users.noreply.github.com>
Co-authored-by: Evie Ciobanu <1017953+eviefp@users.noreply.github.com>
Co-authored-by: Vamshi Surabhi <6562944+0x777@users.noreply.github.com>
Co-authored-by: Samir Talwar <47582+SamirTalwar@users.noreply.github.com>
GitOrigin-RevId: 4864173fd616fbbb2fe3a839d0c5eabd76a2e1f2
2022-09-26 11:23:37 +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: merge graphql-parser-hs into the monorepo 2022-09-26 11:23:37 +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
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.