Files
Mixer/.agents/skills/ash-framework/references/ash_graphql.md

367 B

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.