using Application.Abstractions.Messaging; namespace Application.Features.Admin.Popup.Position.GetAll; public sealed record Query : IQuery;