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