Restaurant By Id
Retrieve a restaurant's information by its Id
Last updated
Was this helpful?
Retrieve a restaurant's information by its Id
Last updated
Was this helpful?
Use the Restaurant
query to retrieve a restaurant's information.
Argument Name
Type
Description
id
ID!
Restaurant unique ID
The following fields will be displayed in the response:
Field Name
Type
Description
id
ID!
The restaurant unique id
name
String
Restaurant name
description
String
Restaurant description
location
String
Restaurant current location
Refer to to get the complete list of restaurant fields you can add to the query response