An absinthe backed graphql API extension for the Ash Framework
Find a file
Zach Daniel fbfdb7faf8 feat: update to latest ash
feat: support query arguments
2021-01-21 23:06:06 -05:00
.github feat: support embedded resources 2021-01-12 15:14:35 -05:00
config fix: include initial files 2020-08-13 18:58:03 -04:00
documentation chore: undo docs changes 2020-11-30 18:17:57 -05:00
lib feat: update to latest ash 2021-01-21 23:06:06 -05:00
logos chore: release version v0.1.0 2020-08-13 18:55:34 -04:00
test feat: update to latest ash 2021-01-21 23:06:06 -05:00
.check.exs chore: only run coverage once 2020-08-27 22:40:05 -04:00
.credo.exs feat: update to latest ash 2021-01-21 23:06:06 -05:00
.formatter.exs feat: support embedded resources 2021-01-12 15:14:35 -05:00
.gitignore init 2020-05-01 12:32:56 -04:00
.tool-versions improvement: update to latest ash 2020-12-27 01:49:35 -05:00
CHANGELOG.md chore: release version v0.10.0 2021-01-12 15:14:45 -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 feat: update to latest ash 2021-01-21 23:06:06 -05:00
mix.lock feat: update to latest ash 2021-01-21 23:06:06 -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.