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