bigchaindb/js-driver-orm

Cannot query other data objects other than ID?

joseabril25 opened this issue · 2 comments

Trying to retrieve a certain array, but as per testing you can only retrieve a specific object by ID?

Please advice

I too have the same doubt. Any fixes?

@joseabril25 You can just query the object using any key, you just have to use original bigchaindb js driver code and not bigchain-orm code