mirror of
https://github.com/documenso/documenso.git
synced 2025-11-13 16:23:06 +10:00
query performance
This commit is contained in:
@ -19,7 +19,6 @@ export const getDocument = async (
|
|||||||
},
|
},
|
||||||
include: {
|
include: {
|
||||||
Recipient: true,
|
Recipient: true,
|
||||||
User: { select: { name: true, email: true } },
|
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user