AttributeAuditEventCountableConnection
A connection to a list of items.
type AttributeAuditEventCountableConnection {
pageInfo: PageInfo!
edges: [AttributeAuditEventCountableEdge!]!
totalCount: Int!
}
Fields
AttributeAuditEventCountableConnection.pageInfo ● PageInfo! non-null object
Pagination data for this connection
AttributeAuditEventCountableConnection.edges ● [AttributeAuditEventCountableEdge!]! non-null object
Contains the nodes in this connection
AttributeAuditEventCountableConnection.totalCount ● Int! non-null scalar
Total quantity of existing nodes.
Member Of
Attribute object