-
Hi! I'm begining to write some utilities that will be reaching a GraphQL endpoint with Haskell.
Do you plan to maintain this library in the future, and if not, could you recommend me another one I co…
-
It'd be nice to be able to write GraphQL clients in Haskell. This could quite possibly be a separate project.
-
We are still building some packages with `aeson` 1.5 which is a slight annoyance, so let's make a list and migrate them to 2.0 one by one!
Packages still using `aeson` 1.5:
* [x] `niv`
* [x] `n…
-
Hi,
I'm considering using graphQL on a Haskell based backend, your last commit on master was in January, almost 6 months ago. I was wondering if you are still maintaining/developing that repository …
-
### Your environment
* Which OS do you use?
Fedora 37
* Which version of GHC do you use and how did you install it?
GHC 9.4.4 via ghcup
* How is your project built (alternative: lin…
-
An issue tracking which languages can display a custom nerd font icon in the chip.
eg.
![358289176-cecf466b-ebda-4944-b331-35c2802d23cd](https://github.com/user-attachments/assets/03e5acf1-9564-…
-
The Haskell library component currently depends on Hedgehog, even when building only the library. The only reason for this is `src/Language/GraphQL/Draft/Generator.hs`, which is marked in the `exposed…
-
### Version Information
Server Version: 2.6.0
CLI Version (for CLI related issue): 2.6.0
### Environment
OSS
### What is the expected behaviour?
File `metadata/actions.graphql` should …
-
### Is your proposal related to a problem?
I'm serving a public API with Hasura which I would like to make easy for developers to start using. Right now, developers who are new to the API sometimes…
-
Recently I am working on https://github.com/haskell-graphql/graphql-api/pull/205, and I find that I have to manually add `_` everywhere for adding position infomation. And we can see quite a lot repe…