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