Hello everyone i want to make a query.Let say i have a purchaseTable inwhich i have a purchasedPostId,buyerId and price.Now i want to make a query in such a way that i want to fetch all purchases with multiple information as shown in table.
👀 1
a
Austin
07/05/2022, 9:15 PM
Hey there 👋,
Could you provide a little more information like your
schema.prisma
and any code you have tried so far?
v
Vladi Stevanovic
07/18/2022, 8:02 PM
👋 hey @Moin Akhter! Did you have a chance to see Austin's comment?
Let us know if you still have any issues!
m
Moin Akhter
07/19/2022, 7:34 AM
Thanks @Vladi Stevanovic i'm able to resolve my issue thanks for asking.