INPUT_OBJECT
An input for mutations affecting ModelDeploymentRule
ModelDeploymentRule
input ModelDeploymentRuleInput {id: UUIDorganizationId: UUID!label: Stringmodeltags: [String]modelattributes: JSONdevicetags: [String]deviceattributes: JSONenabled: Boolean}