ProductVideoCountableEdge
An edge in a connection.
type ProductVideoCountableEdge {
cursor: String!
node: ProductVideo!
}
Fields
ProductVideoCountableEdge.cursor ● String! non-null scalar
A cursor for use in pagination
ProductVideoCountableEdge.node ● ProductVideo! non-null object
The item at the end of the edge