Schema Documentation

MenuToMenuItemConnectionWhereArgs

Description

Arguments for filtering the MenuToMenuItemConnection 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":123,"location":"FOOTER","parentDatabaseId":987,"parentId":4}