Schema Documentation
RootQueryToMenuConnectionWhereArgs
Description
Arguments for filtering the RootQueryToMenuConnection connection
Fields
Input Field | Description |
---|---|
id - Int | The database ID of the object |
location - MenuLocationEnum | The menu location for the menu being queried |
slug - String | The slug of the menu to query items for |
Example
{"id":987,"location":"FOOTER","slug":"abc123"}