Hi @harshadbhatia,
You can do something like:
{
business_products(func: uid(<uid-of-business>)) {
hasProducts {
name
}
}
}
Hi @harshadbhatia,
You can do something like:
{
business_products(func: uid(<uid-of-business>)) {
hasProducts {
name
}
}
}