StoreProductsCounts
No description
type StoreProductsCounts {
draft: Int
unlisted: Int
active: Int
}
No description
type StoreProductsCounts {
draft: Int
unlisted: Int
active: Int
}
StoreProductsCounts.draft ● Int scalarStoreProductsCounts.unlisted ● Int scalarStoreProductsCounts.active ● Int scalar