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