Skip to main content

ProductImageAuditEventCountableEdge

An edge in a connection.

type ProductImageAuditEventCountableEdge {
cursor: String!
node: ProductImageAuditEvent!
}

Fields

ProductImageAuditEventCountableEdge.cursor ● String! non-null scalar

A cursor for use in pagination

ProductImageAuditEventCountableEdge.node ● ProductImageAuditEvent! non-null object

The item at the end of the edge

Member Of

ProductImageAuditEventCountableConnection object

Was this page helpful?