Documentation index: llms.txt. This page is also available as markdown: append .md to this URL or send Accept: text/markdown.
updateTerm
mutation
updateTermUpdate an existing Term, id of a valid Term is necessary, all other fields are optional.
descriptionsupports markdownlinkedTagIdwill override any linked term on the given tag
updateTerm(
data: UpdateTermInput!
): Term!