@AutoPayloadType(description = "The created Artefact")
suspend fun createArtefact(input: CreateArtefactInput, dfe: DataFetchingEnvironment): Artefact

Creates a new Artefact on a Trackable. Requires MANAGE_ARTEFACTS on the provided Trackable.