Types
[ Wasp ] ext-src/products/operations.ts(97,42): error TS2339: Property 'Product' does not exist on type '{ Review: ReviewDelegate<DefaultArgs>; }'.
why am i getting this error? How should i create the entities?
why am i getting this error? How should i create the entities?