Skip to main content

SaleCountableConnection Object

No description

type SaleCountableConnection {
pageInfo: PageInfo!
edges: [SaleCountableEdge!]!
totalCount: Int
}

Fields

pageInfo ● PageInfo!

Pagination data for this connection.

edges ● [SaleCountableEdge!]!

totalCount ● Int

A total count of items in the collection.

Returned By

sales query