Documentation index: llms.txt. This page is also available as markdown: append .md to this URL or send Accept: text/markdown.
detachTags
mutation
detachTagsDetach tags from entities by using tag labels, and delete the tag if there are no entities attached to it anymore.
detachTags(
data: [BaseTagEntityInput!]!
): Boolean!