Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 448 Bytes

File metadata and controls

11 lines (7 loc) · 448 Bytes

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.