Schema Documentation

VisibleProductToProductConnection

Description

Connection between the VisibleProduct type and the Product type

Fields
Field NameDescription
edges - [VisibleProductToProductConnectionEdge!]! Edges for the VisibleProductToProductConnection connection
nodes - [Product!]! The nodes of the connection, without the edges
pageInfo - VisibleProductToProductConnectionPageInfo! Information about pagination in a connection.
Example
{"edges":[VisibleProductToProductConnectionEdge],"nodes":[Product],"pageInfo":VisibleProductToProductConnectionPageInfo}