refactor: yagni and flow of external compliance

This commit is contained in:
Rafael Taranto 2024-06-17 22:11:24 +01:00
parent b06927fd1c
commit 04eea85a0d
29 changed files with 389 additions and 1417 deletions

View file

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