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