README.md

# 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)
[![Coverage Status](https://coveralls.io/repos/github/ash-project/ash_graphql/badge.svg?branch=master)](https://coveralls.io/github/ash-project/ash_graphql?branch=master)
[![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.