An absinthe backed graphql API extension for the Ash Framework
Find a file
2021-07-04 16:45:56 -04:00
.github chore: update ash version in CI 2021-07-04 16:45:26 -04:00
config
documentation docs: add json guide 2021-06-15 11:25:11 -04:00
lib improvement: support latest ash 2021-07-04 16:44:36 -04:00
logos
test improvement: update to latest rc 2021-06-28 13:33:01 -04:00
.check.exs
.credo.exs fix: select fields/aggregates/calculations 2021-03-22 13:03:18 -04:00
.formatter.exs improvement: add as_mutation for queries 2021-06-29 12:17:33 -04:00
.gitignore chore: remove tool-versions 2021-04-03 14:43:49 -04:00
CHANGELOG.md chore: release version v0.16.21 2021-07-04 16:45:56 -04:00
FUNDING.yml
LICENSE
mix.exs chore: release version v0.16.21 2021-07-04 16:45:56 -04:00
mix.lock chore: update mix.lock 2021-07-04 16:44:52 -04:00
README.md

AshGraphql

Ash CI License: MIT Coverage Status Hex version badge

AshGraphql is a graphql front extension for the Ash framework.

See the getting started guide for information on setting it up, and see the AshGraphql.Resource documentation for docs on its DSL. See the hexdocs for more information.