ash v0.1.1 Ash.Resource.Actions.Update View Source
The representation of a update action
Link to this section Summary
Link to this section Types
Link to this type
t()
View Sourcet() :: %Ash.Resource.Actions.Update{
authorization_steps: [Ash.Authorization.Rule.t()],
name: atom(),
primary?: boolean(),
type: :update
}