sizzF
DTDrizzle Team
•Created by sizzF on 12/12/2023 in #help
I've done db:generate and db:push, but nothing happens.
2 replies
DTDrizzle Team
•Created by sizzF on 11/28/2023 in #help
Checking Joined Data Directly from Type Recommendation and Retrieved Data in Dynamic findMany
When implementing a join using with in findMany, I wrote the following code to dynamically change the object to be set in with.
my code
I wrote this code because I wanted to allow users of the API to choose which objects to join.
Is there a way to check the joined data directly from the type recommendation and the retrieved data?
Or is this approach itself wrong?
7 replies