namespace Toolkit.Framework.Foundation; public record Write(Action UpdateDelegate) : IRequest where TConfiguration : class;