OrderEventCountableConnection Object
No description
type OrderEventCountableConnection {
pageInfo: PageInfo!
edges: [OrderEventCountableEdge!]!
totalCount: Int
}
Fields
pageInfo ● PageInfo!
Pagination data for this connection.
edges ● [OrderEventCountableEdge!]!
totalCount ● Int
A total count of items in the collection.
Returned By
homepageEvents query