Schema Documentation

GlobalProductAttributeConnection

Description

Connection to GlobalProductAttribute Nodes

Fields
Field NameDescription
edges - [GlobalProductAttributeConnectionEdge!]! A list of edges (relational context) between Product and connected GlobalProductAttribute Nodes
nodes - [GlobalProductAttribute!]! A list of connected GlobalProductAttribute Nodes
pageInfo - GlobalProductAttributeConnectionPageInfo! Information about pagination in a connection.
Possible Types
GlobalProductAttributeConnection Types

ProductToGlobalProductAttributeConnection

Example
{"edges":[GlobalProductAttributeConnectionEdge],"nodes":[GlobalProductAttribute],"pageInfo":GlobalProductAttributeConnectionPageInfo}