using MediatR; using DbFirst.Contracts.Catalogs; namespace DbFirst.Application.Catalogs.Queries; public record GetAllCatalogsQuery : IRequest>;