absinthe
https://github.com/absinthe-graphql/absinthe
Elixir
The GraphQL toolkit for Elixir
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Elixir not yet supported11 Subscribers
Add a CodeTriage badge to absinthe
Help out
- Issues
- Fix default_value error on enum type
- Allow async timeouts to be rescued and an error inserted for resolution
- Default values not rendered in the sdl
- Emit item on subscription
- Null trimming not applied when child field uses an async resolver
- Proposal: warn if the user defines a field/object with camelcase
- `mix clean` is required to see `types` changes take effect
- default_value for an enum type doesn't work when the enum type is defined with the shorthand syntax
- Incomplete error response on mutation with multiple instances of the same mutation
- non_null(list_of(non_null(...))) doesn't propagate list of nil upwards
- Docs
- Elixir not yet supported