mirror of
https://github.com/ash-project/ash_graphql.git
synced 2024-09-16 19:33:47 +12:00
An absinthe backed graphql API extension for the Ash Framework
.github | ||
config | ||
documentation | ||
lib | ||
logos | ||
priv | ||
test | ||
.check.exs | ||
.credo.exs | ||
.formatter.exs | ||
.gitignore | ||
.tool-versions | ||
CHANGELOG.md | ||
FUNDING.yml | ||
LICENSE | ||
mix.exs | ||
mix.lock | ||
README.md |
AshGraphql
Welcome! This is the extension for building GraphQL APIs with Ash. The generated GraphQL APIs are powered by Absinthe. Generate a powerful Graphql API in minutes!
Tutorials
Topics
- Authorize with GraphQL
- Handle Errors
- Monitoring
- Use JSON with GraphQL
- Use Subscriptions with GraphQL
- GraphQL Generation
- Modifying the Resolution
- Relay
- Use Enums with GraphQL
- Use Maps with GraphQL
- Use Unions with GraphQL
- Upgrading to 1.0