ash v1.11.0 Ash.Resource.Actions.Read View Source

Represents a read action on a resource.

Link to this section Summary

Link to this section Types

Specs

t() :: %Ash.Resource.Actions.Read{
  name: atom(),
  primary?: boolean(),
  type: :read
}