untag
Removes a tag from a TagSubject.
Removes a tag that was previously added to a TagSubject using the tag mutation.
Authorization is required to use this mutation.
If the given subject is not tagged with the given tag, this mutation has no effect.
Arguments
| Argument | Description | Type |
|---|---|---|
| input | UntagInput! |
Type
This field resolves to UntagPayload, which has the following fields:
| Field | Description | Type |
|---|---|---|
subject | TagSubject |