Schema Documentation

MenuItemToMenuItemConnectionWhereArgs

Description

Arguments for filtering the MenuItemToMenuItemConnection connection

Fields
Input FieldDescription
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":987,"parentId":4}