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 - ProductToGlobalProductAttributeConnectionPageInfo! Information about pagination in a connection.
Example
{"edges":[ProductToGlobalProductAttributeConnectionEdge],"nodes":[GlobalProductAttribute],"pageInfo":ProductToGlobalProductAttributeConnectionPageInfo}