Ash.Resource.ManualUpdate.BulkContext (ash v3.5.2)
View SourceThe context passed into manual update action functions
Summary
Types
@type t() :: %Ash.Resource.ManualUpdate.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()] }