ash_graphql v0.2.1 API Reference

Modules

AshGraphql is a graphql front extension for the Ash framework.

The entrypoint for adding graphql behavior to an Ash API

This Ash resource extension adds configuration for exposing a resource in a graphql.

Represents a configured mutation on a resource

Mutations (create/update/destroy actions) to expose for the resource.

Queries (read actions) to expose for the resource.

Represents a configured query on a resource

Ensures that the resource has a primary key called id