ash_graphql v0.6.2 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

Sections