6 lines
367 B
Markdown
6 lines
367 B
Markdown
# Rules for working with AshGraphql
|
|
|
|
## Understanding AshGraphql
|
|
|
|
AshGraphql is a package for integrating Ash Framework with GraphQL. It provides tools for generating GraphQL types, queries, mutations, and subscriptions from your Ash resources. AshGraphql leverages Absinthe under the hood to create a seamless integration between your Ash resources and GraphQL API.
|