mirror of
https://github.com/documenso/documenso.git
synced 2025-11-13 00:03:33 +10:00
🧹🚧DOC-97 DOC-19
This commit is contained in:
@ -19,7 +19,7 @@ export const getDocument = async (
|
||||
},
|
||||
include: {
|
||||
Recipient: true,
|
||||
Field: { include: { Recipient: true } },
|
||||
Field: { include: { Recipient: true, Signature: true } },
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user