For the complete documentation index, see llms.txt. This page is also available as Markdown.

DeleteTag

The result of a delete tag operation.

type DeleteTag {
  success: Boolean
}

Fields

success ● Boolean scalar

Implemented By

DeleteTagResult union

Last updated

Was this helpful?