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