Test server
This commit is contained in:
@@ -8,8 +8,9 @@ export async function adminMap_funGetOneById({ mapId }: { mapId: string }) {
|
||||
id: mapId,
|
||||
},
|
||||
include: {
|
||||
ImageMap: true,
|
||||
ImagePin: true,
|
||||
Author: true,
|
||||
Images: true,
|
||||
Portofolio: {
|
||||
include: {
|
||||
MasterBidangBisnis: {
|
||||
|
||||
Reference in New Issue
Block a user