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.

attachTags

mutationattachTags

Attach tags to entities by using their tag labels, and create a new tag if it does not already exist.

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