NetSalesByCategoryType
No description
type NetSalesByCategoryType {
category: String
totalSales: Float
}
No description
type NetSalesByCategoryType {
category: String
totalSales: Float
}
NetSalesByCategoryType.category ● String scalarNetSalesByCategoryType.totalSales ● Float scalar