fix: change sumsub usage away from self-hosted solutions

This commit is contained in:
Sérgio Salgado 2023-04-11 23:37:33 +01:00 committed by Rafael Taranto
parent 6ba0632067
commit b06927fd1c
7 changed files with 15 additions and 17 deletions

View file

@ -82,6 +82,7 @@ type CustomInput {
constraintType: String!
label1: String
label2: String
label3: String
choiceList: [String]
}