View Source Ash.Reactor (ash v3.0.8)
Ash.Reactor
is a Reactor
extension
which provides steps for working with Ash resources and actions.
See the Ash Reactor Guide for more information.
Summary
Types
@type action() :: Ash.Reactor.Dsl.Action.t() | Ash.Reactor.Dsl.BulkCreate.t() | Ash.Reactor.Dsl.BulkUpdate.t() | Ash.Reactor.Dsl.Create.t() | Ash.Reactor.Dsl.Destroy.t() | Ash.Reactor.Dsl.Read.t() | Ash.Reactor.Dsl.ReadOne.t() | Ash.Reactor.Dsl.Update.t()