Merge remote-tracking branch 'upstream/release-8.1' into release-8.5

This commit is contained in:
Taranto 2023-03-09 13:37:21 +00:00
commit 14f677a992
11 changed files with 133 additions and 11 deletions

View file

@ -104,6 +104,7 @@ type Trigger {
suspensionDays: Float
threshold: Int
thresholdDays: Int
customInfoRequestId: String
customInfoRequest: CustomInfoRequest
}