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