Schema Documentation

ProductToUpsellConnection

Description

Connection between the Product type and the Product type

Fields
Field NameDescription
edges - [ProductToUpsellConnectionEdge!]! Edges for the ProductToUpsellConnection connection
nodes - [Product!]! The nodes of the connection, without the edges
pageInfo - ProductToUpsellConnectionPageInfo! Information about pagination in a connection.
Example
{"edges":[ProductToUpsellConnectionEdge],"nodes":[Product],"pageInfo":ProductToUpsellConnectionPageInfo}
©  2021-2023WPGraphQL WooCommerce.All rights reserved.