Kamii
DTDrizzle Team
•Created by Kamii on 8/10/2023 in #help
Relational queries with planetscale - findMany etc undefined
Ah you are right! This solved it ✅ The items are the table objects, thank you
7 replies
DTDrizzle Team
•Created by Kamii on 8/10/2023 in #help
Relational queries with planetscale - findMany etc undefined
But in console it seems to still scream this for some reason even though I see in the IDE it finds the findMany api :
TypeError: Cannot read properties of undefined (reading 'findMany')
7 replies
DTDrizzle Team
•Created by Kamii on 8/10/2023 in #help
Relational queries with planetscale - findMany etc undefined
Aha! Now its screaming at items -
TS2339: Property items does not exist on type {}
in IDE,7 replies