using Application.Abstractions.Messaging; namespace Application.Features.Api.Faq.Category.GetActive; public sealed record Query : IQuery;