-
### Environment
* Elixir version (elixir -v): any
* Absinthe version (mix deps | grep absinthe): 1.7.8
* Client Framework and version (Relay, Apollo, etc): latest apollo client with react
### …
-
Hello there ! Firstly I would thanks you for this library.
While the querying part over HTTP works well, I encountered an issue using WebSocket.
When I try to connect an absinthe web socket I get …
-
If submitting a bug, please provide the following:
### Environment
* Elixir version (elixir -v):
Erlang/OTP 25 [erts-13.2.2.4] [source] [64-bit] [smp:10:10] [ds:10:10:10] [async-th…
-
I have a patch for this one ready. Just submitting the issue for referencing from the PR.
### Environment
* Elixir version (elixir -v): 1.16.2
* Absinthe version (mix deps | grep absinthe): 1.7…
-
I think we have an issue with null trimming specifically with async resolvers, but I'm not sure how to solve it.
If I'm understanding the issue, "null trimming" happens on the resolution of a field…
-
I'm having trouble updating the `SubscriptionCase` the absinthe book uses for testing the subscriptions. How are you testing your subscriptions?
`06-chp.subscriptions/4-publish/test/support/subsc…
-
Hi,
Using socket-apollo-link with an Apollo client, if the Absinthe GraphQL resolver on our server throws an error, our client and server seem to get stuck in a cycle where the client action is not…
-
### Environment
* Elixir version (elixir -v): `1.16.1`
* Absinthe version (mix deps | grep absinthe): ` 1.7.6`
* Client Framework and version (Relay, Apollo, etc): N/A
### Expected beh…
bbil updated
6 months ago
-
### Environment
* Elixir version (elixir -v): Elixir 1.13.4 (compiled with Erlang/OTP 24)
* Absinthe version (mix deps | grep absinthe): master
* Client Framework and version (Relay, Apollo, etc)…
-
### Environment
* Elixir version (elixir -v):
Erlang/OTP 23 [erts-11.1.1] [source] [64-bit] [smp:12:12] [ds:12:12:10] [async-threads:1] [hipe]
Elixir 1.11.1 (compiled with Erlang/…