- ✅
- ✅ - ✅ - ✅
This commit is contained in:
@@ -160,6 +160,9 @@ export const tripRepo = {
|
||||
},
|
||||
},
|
||||
images: { orderBy: { order: "asc" } },
|
||||
itineraryItems: {
|
||||
orderBy: [{ day: "asc" }, { order: "asc" }],
|
||||
},
|
||||
participants: {
|
||||
include: {
|
||||
user: {
|
||||
|
||||
Reference in New Issue
Block a user