Skip to main content

AttributeValueCountableConnection Object

No description

type AttributeValueCountableConnection {
pageInfo: PageInfo!
edges: [AttributeValueCountableEdge!]!
totalCount: Int
}

Fields​

pageInfo ● PageInfo!​

Pagination data for this connection.

edges ● [AttributeValueCountableEdge!]!​

totalCount ● Int​

A total count of items in the collection.

Member Of​

Attribute object