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