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