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