Skip to main content

CustomerTypeCountableConnection Object

No description

type CustomerTypeCountableConnection {
pageInfo: PageInfo!
edges: [CustomerTypeCountableEdge!]!
totalCount: Int
}

Fields

pageInfo ● PageInfo!

Pagination data for this connection.

edges ● [CustomerTypeCountableEdge!]!

totalCount ● Int

A total count of items in the collection.

Returned By

customerTypes query