Schema Documentation
RootQueryToThemeConnection
Description
Connection between the RootQuery type and the Theme type
Fields
Field Name | Description |
---|---|
edges -
[RootQueryToThemeConnectionEdge] | Edges for the RootQueryToThemeConnection connection |
nodes -
[Theme] | The nodes of the connection, without the edges |
pageInfo -
WPPageInfo | Information about pagination in a connection. |
Example
{"edges":[RootQueryToThemeConnectionEdge],"nodes":[Theme],"pageInfo":WPPageInfo}