Schema Documentation

ProductToProductTypeConnection

Description

Connection between the Product type and the productType type

Fields
Field NameDescription
edges - [ProductToProductTypeConnectionEdge] Edges for the ProductToProductTypeConnection connection
nodes - [ProductType] The nodes of the connection, without the edges
pageInfo - WPPageInfo Information about pagination in a connection.
Example
{"edges":[ProductToProductTypeConnectionEdge],"nodes":[ProductType],"pageInfo":WPPageInfo}