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