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