-
This issue was previously titled: **Some of dependencies is missing in Packages section**
### Environment
* Elixir version (elixir -v): 1.10.3
* Erlang/OTP version (erl): 23
* Sentry version (…
-
Does this library need to be updated to work with the latest version of Apollo? If I use this lib's `createNetworkInterface`, the console is showing `HTTPFetchNetworkInterface` is being used, and the…
bjunc updated
6 years ago
-
When running `dialyzer` I can see 22 errors which comes from amnesia database definition. I have described all problems which I have found in `amnesia` in one forum post. An workaround for this proble…
Eiji7 updated
3 years ago
-
I don't actually know if this could be considered a bug in Absinthe, or something that needs to be changed some way - maybe only be documented and maybe this issue will suffice for that purpose. I thi…
-
TO BE ADDED
**Functional programming**
[Grokking Simplicity](https://www.manning.com/books/grokking-simplicity) by Eric Normand
**Global learning and tech watch resources**
[Programming Elixir…
-
Hello!
I'm trying to visualize a Elixir 1.6 / Phoenix app I have running in my machine. I launch it like this:
`elixir --sname myapp -S mix phx.server`
and then I run visualixir like this:
…
-
I'm trying to use Bandit with an application that uses the graphql-ws protocol:
https://github.com/wodup/absinthe_graphql_ws
The protocol allows for sending connection params (e.g. a token), and t…
-
With the setup documented, the subscription fails with the following message:
![Screenshot from 2022-05-18 16-22-49](https://user-images.githubusercontent.com/13839490/169139983-88b8af85-a844-4633-…
-
Hello
i don't understand why, but sometimes i have these messages..
Any ideas of the meaning of these codes ?
Thx
```
[phoenix_socket.socket] Socket closed with reason and code 1000
[phoeni…
-
Now we can just load by `id` or a named association. It would be nice if we can support the full ecto functionality by having the ability to load any queryable.
We cannot do batching on queryables, s…