GraphQL with batteries
Go to file
Eugen Wissner 11ab7e18e1
Some checks failed
Build / audit (push) Failing after 23s
Build / test (push) Failing after 22s
Build / doc (push) Failing after 24s
Add deriveToGraphQL
… for deriving `ToGraphQL` instances automatically.
2024-07-07 12:55:42 +02:00
.gitea/workflows Switch to haskell images in the CI 2024-04-05 15:25:21 +02:00
src Add deriveToGraphQL 2024-07-07 12:55:42 +02:00
tests Add deriveToGraphQL 2024-07-07 12:55:42 +02:00
.gitignore Create a package skeleton 2021-11-18 08:19:38 +01:00
CHANGELOG.md Add deriveToGraphQL 2024-07-07 12:55:42 +02:00
graphql-spice.cabal Add deriveToGraphQL 2024-07-07 12:55:42 +02:00
LICENSE Create a package skeleton 2021-11-18 08:19:38 +01:00
Setup.hs Add Setup.hs 2021-11-21 08:30:22 +01:00