Schema Documentation
RootQueryToMenuItemConnectionWhereArgs
Description
Arguments for filtering the RootQueryToMenuItemConnection 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":123,"location":"FOOTER","parentDatabaseId":987,"parentId":4}