using HrynCo.NotificationService.DAL.Abstract.Templates; using MediatR; using HrynCo.NotificationService.Services.Core; namespace HrynCo.NotificationService.Services.EmailTemplates.GetAll; public sealed record GetAllEmailTemplatesQuery : IRequest>>;