Ash.Resource.ManualDestroy.BulkContext (ash v3.5.9)
View SourceThe context passed into manual bulk_update action functions
Summary
Types
@type t() :: %Ash.Resource.ManualDestroy.BulkContext{ actor: any(), authorize?: boolean(), batch_size: pos_integer(), domain: Ash.Domain.t(), return_errors?: boolean(), return_notifications?: boolean(), return_records?: boolean(), select: [atom()], tenant: any(), tracer: [module()] }