feat: notifications and flow fixes

This commit is contained in:
Rafael Taranto 2024-06-18 23:43:35 +01:00
parent 423cfd4bbb
commit 8f8e95c292
9 changed files with 103 additions and 26 deletions

View file

@ -109,6 +109,7 @@ type Trigger {
thresholdDays: Int
customInfoRequestId: String
customInfoRequest: CustomInfoRequest
externalService: String
}
type TermsDetails {