Skip to main content

Documentation index: llms.txt. This page is also available as markdown: append .md to this URL or send Accept: text/markdown.

updateTerm

mutationupdateTerm

Update an existing Term, id of a valid Term is necessary, all other fields are optional.

  • description supports markdown
  • linkedTagId will override any linked term on the given tag
updateTerm(
data: UpdateTermInput!
): Term!