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