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