using Application.Abstractions.Messaging; namespace Application.Features.Admin.NavMenu.List; public sealed record Query : IQuery;