Schema Documentation
BundleProductToProductConnection
Description
Connection between the BundleProduct type and the Product type
Fields
Field Name | Description |
---|---|
edges - [BundleProductToProductConnectionEdge!]! | Edges for the BundleProductToProductConnection connection |
nodes - [Product!]! | The nodes of the connection, without the edges |
pageInfo - BundleProductToProductConnectionPageInfo! | Information about pagination in a connection. |
Example
{"edges":[BundleProductToProductConnectionEdge],"nodes":[Product],"pageInfo":BundleProductToProductConnectionPageInfo}