Skip to content
Last update: July 26, 2024

ProductEdge object

This type represents a connection between a product and its associated cursor.

Fields

Field Description
cursor String! The cursor associated with the product node. The cursor is a unique identifier
that can be used for efficient pagination and traversal of the product list.
node Product The product associated with the edge.