UpdateArtefactPayload
No description
type UpdateArtefactPayload {
  artefact: Artefact!
}
Fields
UpdateArtefactPayload.artefact ● Artefact! non-null object
The updated Artefact
Returned by
updateArtefact  mutation