class CreateArtefactInput(val templatedFields: List<JSONFieldInput>, val template: ID, val file: URI, val from: Int?, val to: Int?, val version: String?, val trackable: ID) : Input, CreateTemplatedNodeInput
Input for the createArtefact mutation
Input for the createArtefact mutation