using Application.Abstractions.Messaging; namespace Application.Features.Admin.Dashboard.MailHealth; public sealed record Query : IQuery<Response>;