TopSellingProductsConnection
No description
type TopSellingProductsConnection {
nodes: [TopSellingProduct!]!
pageInfo: PageInfo!
totalCount: Int!
}
Fields
TopSellingProductsConnection.nodes ● [TopSellingProduct!]! non-null object
TopSellingProductsConnection.pageInfo ● PageInfo! non-null object
TopSellingProductsConnection.totalCount ● Int! non-null scalar
Member Of
OrderAnalytics object