Ash.Resource.Actions (ash v1.37.2) View Source
Types for Ash actions
Link to this section Summary
Link to this section Types
Specs
action() :: Ash.Resource.Actions.Create.t() | Ash.Resource.Actions.Read.t() | Ash.Resource.Actions.Update.t() | Ash.Resource.Actions.Destroy.t()
Specs
action_type() :: :read | :create | :update | :destroy