Fix controls and frameworks small issues

Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
This commit is contained in:
Sacha Al Himdani
2025-07-21 15:54:12 +02:00
parent 07856757c7
commit f0afde219b
9 changed files with 39 additions and 39 deletions

View File

@@ -1761,7 +1761,7 @@ input CreateControlInput {
sectionTitle: String!
name: String!
description: String!
status: ControlStatus
status: ControlStatus!
exclusionJustification: String
}