Skip to content

updateArtefact ​

Updates the specified Artefact, requires MANAGE_ARTEFACTS on the Trackable the Artefact is part of

graphql
updateArtefact(
  input: UpdateArtefactInput!
): UpdateArtefactPayload!

Arguments ​

updateArtefact.input ● UpdateArtefactInput! non-null input ​

Defines which Artefact to update and how to update it

Type ​

UpdateArtefactPayload object ​

Released under the MIT License.