Schema Documentation
NodeWithFeaturedImageToMediaItemConnectionEdge
Description
Connection between the NodeWithFeaturedImage type and the MediaItem type
Fields
| Field Name | Description | 
|---|---|
| cursor-String | Opaque reference to the nodes position in the connection. Value can be used with pagination args. | 
| node-MediaItem! | The node of the connection, without the edges | 
Example
{"cursor":"xyz789","node":MediaItem}