First, youโll need to create a client and join the beta program. Once youโve done this, follow our instructions to authenticate against the API. Both GraphQL and the regular API use the same authentication both will be interchangeable inside your app.
{
business(id: "garaje-san-francisco") {
name
id
alias
rating
url
}
}