Mutation
delete_tag
Deletes a tag.
Input Fields
tag_id():
ID!
The unique identifier of the tag to delete.
Return Fields
successful():
Boolean!
Whether the tag was successfully deleted.
Example
Query