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