Documentation index: llms.txt. This page is also available as markdown: append .md to this URL or send Accept: text/markdown.
attachTags
mutation
attachTagsAttach tags to entities by using their tag labels, and create a new tag if it does not already exist.
attachTags(
data: [BaseTagEntityInput!]!
): Boolean!