INPUT_OBJECT
An input for mutations affecting Model
Model
input ModelInput {id: UUIDorganizationId: UUID!type: ModelTypestatus: ModelStatuslabel: Stringtags: [String]images: [UUID]attributes: JSONcreatedAt: Datetimeadaptive: BooleanautoDeploy: BooleanexcludeAutoLabeledImages: Boolean}