RetailSyncsWithTotal
No description
type RetailSyncsWithTotal {
results: [RetailSync!]!
totalCount: Int
}
Fields
RetailSyncsWithTotal.results ● [RetailSync!]! non-null object
RetailSyncsWithTotal.totalCount ● Int scalar
Returned By
retailSyncsWithTotal query