Eventjet GraphQL API documentation

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

ArgumentDescriptionType
inputUntagInput!

Type

This field resolves to UntagPayload, which has the following fields:

FieldDescriptionType
subjectTagSubject