AshGraphql.Resource.Info (ash_graphql v0.20.0-rc.2) View Source

Introspection helpers for AshGraphql.Resource

Link to this section Summary

Functions

Wether or not an object should be generated, or if one with the type name for this resource should be used.

The managed_relationship configurations

The mutations exposed for the resource

The delimiter for a resource with a composite primary key

The queries exposed for the resource

The graphql type of the resource

Link to this section Functions

Link to this function

generate_object?(resource)

View Source

Wether or not an object should be generated, or if one with the type name for this resource should be used.

Link to this function

managed_relationships(resource)

View Source

The managed_relationship configurations

The mutations exposed for the resource

Link to this function

primary_key_delimiter(resource)

View Source

The delimiter for a resource with a composite primary key

The queries exposed for the resource

The graphql type of the resource