ash_graphql v0.5.0 AshGraphql.Resource View Source
This Ash resource extension adds configuration for exposing a resource in a graphql.
See graphql/1 for more information
Link to this section Summary
Functions
Configuration for a given resource in graphql
Link to this section Functions
Configuration for a given resource in graphql
Options
:type- Required. The type to use for this entity in the graphql schema:fields- Required. The fields from this entity to include in the graphql
Sections
- queries -
AshGraphql.Resource.Queries - mutations -
AshGraphql.Resource.Mutations