Extracting the Query "With" Type

As title said I'm trying to extract the with type of a query, I tried out a bunch of stuff with no luck so far.
const query = db.user.findFirst({ with: This Type})
const query = db.user.findFirst({ with: This Type})
2 Replies
Angelelz
Angelelz2y ago
This is the 3rd time I see this question in two days lol Check here: https://discord.com/channels/1043890932593987624/1172305135079276646
makisuo
makisuoOP2y ago
Amazing thanks, wish discord had better search lol

Did you find this page helpful?