Schema Documentation
VisibleProductConnectionEdge
Description
Edge between a Node and a connected visibleProduct
Fields
Field Name | Description |
---|---|
cursor - String | Opaque reference to the nodes position in the connection. Value can be used with pagination args. |
node - VisibleProduct! | The connected visibleProduct Node |
Possible Types
VisibleProductConnectionEdge Types |
---|
Example
{"cursor":"abc123","node":VisibleProduct}