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