deleteTag
Deletes a tag.
Deletes a tag that was previously created using the createTag mutation. This mutation will also remove
the tag from all subjects that were tagged with it.
Authorization is required to use this mutation.
Arguments
| Argument | Description | Type |
|---|---|---|
| input | DeleteTagInput! |
Type
This field resolves to DeleteTagPayload, which has the following fields:
| Field | Description | Type |
|---|---|---|
deletedId | ID |