diff options
| author | Eugen Wissner <belka@caraus.de> | 2020-09-24 05:47:31 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2020-09-24 05:47:31 +0200 |
| commit | 9bfa2aa7e8a72c9cc08743152a96d18312625712 (patch) | |
| tree | 83455a5432e0430fa6048b13ca2e740cd5017ec4 /README.md | |
| parent | e9a94147fb5cf6b871268a373fc211cfa50da2fc (diff) | |
| download | graphql-9bfa2aa7e8a72c9cc08743152a96d18312625712.tar.gz | |
Validate input fields have unique names
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ # GraphQL implementation in Haskell [](https://hackage.haskell.org/package/graphql) +[](https://matrix.hackage.haskell.org/package/graphql) [](https://github.com/caraus-ecms/graphql/actions?query=workflow%3A%22Haskell+CI%22) [](https://raw.githubusercontent.com/caraus-ecms/graphql/master/LICENSE) [](https://www.simplehaskell.org) |
