Skip to content

updateArtefactTemplate

Updates an ArtefactTemplate, requires CAN_CREATE_TEMPLATES

graphql
updateArtefactTemplate(
  input: UpdateArtefactTemplateInput!
): UpdateArtefactTemplatePayload!

Arguments

updateArtefactTemplate.input ● UpdateArtefactTemplateInput! non-null input

Defines which ArtefactTemplate to update and how to update it

Type

UpdateArtefactTemplatePayload object

Released under the MIT License.