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