The context passed into manual update action functions
@type t() :: %Ash.Resource.ManualDestroy.Context{ actor: any(), authorize?: boolean(), domain: Ash.Domain.t(), return_destroyed?: boolean(), return_notifications?: boolean(), select: [atom()], tenant: any(), tracer: [module()] }