Schema Documentation
VisibleProductToContentNodeConnection
Description
Connection between the VisibleProduct type and the ContentNode type
Fields
Field Name | Description |
---|---|
edges - [VisibleProductToContentNodeConnectionEdge!]! | Edges for the VisibleProductToContentNodeConnection connection |
nodes - [ContentNode!]! | The nodes of the connection, without the edges |
pageInfo - VisibleProductToContentNodeConnectionPageInfo! | Information about pagination in a connection. |
Example
{"edges":[VisibleProductToContentNodeConnectionEdge],"nodes":[ContentNode],"pageInfo":VisibleProductToContentNodeConnectionPageInfo}