Schema Documentation
GlobalProductAttributeConnectionEdge
Description
Edge between a Node and a connected GlobalProductAttribute
Fields
Field Name | Description |
---|---|
cursor - String | Opaque reference to the nodes position in the connection. Value can be used with pagination args. |
node - GlobalProductAttribute! | The connected GlobalProductAttribute Node |
Possible Types
GlobalProductAttributeConnectionEdge Types |
---|
Example
{"cursor":"abc123","node":GlobalProductAttribute}