Menu Items
Obtain a list of menu items for a specific restaurant
Last updated
Was this helpful?
Obtain a list of menu items for a specific restaurant
Last updated
Was this helpful?
Use the Menuitems
query to retrieve all menu items associated with a restaurant.
Argument
Type
Description
restaurantId
Database ID
Restaurant unique ID.
The following fields will be displayed in the response:
Field Name
Type
Description
id
ID!
The menu item unique id
name
String
Menu item name
description
String
Menu item description
Refer to to get the complete list of restaurant fields you can add to the query response