Schema Documentation

ProductToLocalProductAttributeConnection

Description

Connection between the Product type and the LocalProductAttribute type

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