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.

detachTags

mutationdetachTags

Detach tags from entities by using tag labels, and delete the tag if there are no entities attached to it anymore.

detachTags(
data: [BaseTagEntityInput!]!
): Boolean!