feat: updated the triggerWebhook function
This commit is contained in:
@@ -182,6 +182,9 @@ export const sendDocument = async ({
|
||||
data: {
|
||||
status: DocumentStatus.PENDING,
|
||||
},
|
||||
include: {
|
||||
Recipient: true,
|
||||
},
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user