@paiysurv try querying the " buyerInfo.id " field in the database with the user id of the logged in user .
.eq('buyerInfo.id', id)
@paiysurv try querying the " buyerInfo.id " field in the database with the user id of the logged in user .
.eq('buyerInfo.id', id)