AI Summary not showing appointments fix.

This commit is contained in:
Kartik Datrika
2026-04-16 12:50:33 +05:30
parent 973614749b
commit 55b8680923
3 changed files with 60 additions and 56 deletions

View File

@@ -97,6 +97,7 @@ export class PlatformGraphqlService {
assignedAgent campaignId adId
contactAttempts spamScore isSpam
aiSummary aiSuggestedAction
patientId
}
}`,
{ id },
@@ -162,6 +163,7 @@ export class PlatformGraphqlService {
assignedAgent campaignId adId
contactAttempts spamScore isSpam
aiSummary aiSuggestedAction
patientId
}
}
}