An absinthe backed graphql API extension for the Ash Framework
Find a file
2020-11-18 02:13:13 -05:00
.github feat: support multitenancy (#7) 2020-10-28 02:16:16 -04:00
config
documentation feat: overhaul, better type support, pagination 2020-11-05 20:59:06 -05:00
lib chore: support for mutations as well 2020-11-18 02:05:06 -05:00
logos
test
.check.exs
.credo.exs
.formatter.exs chore: fix the .formatter file 2020-11-18 02:13:13 -05:00
.gitignore
.tool-versions
CHANGELOG.md chore: release version v0.6.3 2020-11-11 23:04:56 -05:00
FUNDING.yml fix: fix usage of new Ash.Query.filter/2 2020-10-09 21:10:22 -04:00
LICENSE
mix.exs chore: release version v0.6.3 2020-11-11 23:04:56 -05:00
mix.lock feat: overhaul, better type support, pagination 2020-11-05 20:59:06 -05: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.