Schema Documentation
MenuItemToMenuItemConnectionWhereArgs
Description
Arguments for filtering the MenuItemToMenuItemConnection connection
Fields
| Input Field | Description | 
|---|---|
| id-Int | The database ID of the object | 
| location-MenuLocationEnum | The menu location for the menu being queried | 
| parentDatabaseId-Int | The database ID of the parent menu object | 
| parentId-ID | The ID of the parent menu object | 
Example
{"id":987,"location":"FOOTER","parentDatabaseId":123,"parentId":4}