RuleCheckExecutionConfigurationItemInput_Preview
**Experimental** Represents the rule check configuration for a specific rule check execution, allowing to override certain traits of the rule check execution.
input RuleCheckExecutionConfigurationItemInput_Preview {
errorReportLevel: DesignDataErrorReportLevel_Preview!
ruleCheckId: ID!
}