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