An absinthe backed graphql API extension for the Ash Framework
Find a file
2020-11-30 19:16:57 -05:00
.github chore: fix build 2020-11-18 02:26:27 -05:00
config
documentation chore: undo docs changes 2020-11-30 18:17:57 -05:00
lib fix: undo change of global types 2020-11-30 19:16:37 -05:00
logos
test
.check.exs chore: only run coverage once 2020-08-27 22:40:05 -04:00
.credo.exs Add ash version from ENV and ci matrix 2020-08-27 14:51:22 -04:00
.formatter.exs feat: Support configuring identities (#8) 2020-11-18 02:14:33 -05:00
.gitignore
.tool-versions feat: update to latest ash 2020-10-09 21:04:57 -04:00
CHANGELOG.md chore: release version v0.7.3 2020-11-30 19:16:57 -05:00
FUNDING.yml fix: fix usage of new Ash.Query.filter/2 2020-10-09 21:10:22 -04:00
LICENSE chore: update license 2020-09-21 14:04:00 -04:00
mix.exs chore: release version v0.7.3 2020-11-30 19:16:57 -05:00
mix.lock fix: require absinthe_plug 2020-11-30 18:17:00 -05:00
README.md docs: update docs and links 2020-09-23 21:32:45 -04:00

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.