Skip to main content

ProductVideoAuditEventCountableEdge

An edge in a connection.

type ProductVideoAuditEventCountableEdge {
cursor: String!
node: ProductVideoAuditEvent!
}

Fields

ProductVideoAuditEventCountableEdge.cursor ● String! non-null scalar

A cursor for use in pagination

ProductVideoAuditEventCountableEdge.node ● ProductVideoAuditEvent! non-null object

The item at the end of the edge

Member Of

ProductVideoAuditEventCountableConnection object

Was this page helpful?