chore: update embeds for v2 envelopes

This commit is contained in:
Lucas Smith
2025-11-06 23:43:41 +11:00
parent f72cabf5ca
commit c40471281a
23 changed files with 1271 additions and 375 deletions

View File

@ -91,7 +91,9 @@ export const getDocumentAndSenderByToken = async ({
},
},
envelopeItems: {
include: {
select: {
id: true,
envelopeId: true,
documentData: true,
},
},