Schema Documentation

ProductToGlobalProductAttributeConnection

Description

Connection between the Product type and the GlobalProductAttribute type

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