ash_graphql/README.md
2022-05-20 12:32:18 -04:00

9 lines
638 B
Markdown

# AshGraphql
![Ash CI](https://github.com/ash-project/ash_graphql/workflows/Ash%20CI/badge.svg)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Hex version badge](https://img.shields.io/hexpm/v/ash_graphql.svg)](https://hex.pm/packages/ash_graphql)
AshGraphql is a graphql front extension for the Ash framework.
See the [getting started guide](https://hexdocs.pm/ash_graphql/getting_started.html) for information on setting it up, and see the `AshGraphql.Resource` documentation for docs on its DSL. See the [hexdocs](https://hexdocs.pm/ash_graphql) for more information.