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!