ash v0.12.0 Ash.Resource.Actions.Update View Source

Represents a update action on a resource.

Link to this section Summary

Link to this section Types

Specs

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