Is there any other way to query specific data/relations with prisma binding then passing the info string? I would like to retrieve the whole entity with all fields and relations to execute some server side business logic
l
lawjolla
09/20/2018, 6:14 PM
Such a function could return all data on the internet. I'm kidding, but such a query would likely be prohibitively expensive. You'll need to (and want to) explicitly call for the data.