ash v1.12.0 Ash.Resource.Actions.Create View Source

Represents a create action on a resource.

Link to this section Summary

Link to this section Types

Specs

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