Wix store "orders" collection query doesn't work!

@paiysurv try querying the " buyerInfo.id " field in the database with the user id of the logged in user .

.eq('buyerInfo.id', id)