Skip to content
Last update: March 19, 2024

ProductEdge object

The ProductEdge 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.