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