add trip image
This commit is contained in:
@@ -27,6 +27,11 @@ export type User = Prisma.UserModel
|
||||
*
|
||||
*/
|
||||
export type Trip = Prisma.TripModel
|
||||
/**
|
||||
* Model TripImage
|
||||
*
|
||||
*/
|
||||
export type TripImage = Prisma.TripImageModel
|
||||
/**
|
||||
* Model TripParticipant
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user