Eventjet GraphQL API documentation

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

ArgumentDescriptionType
inputDeleteTagInput!

Type

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

FieldDescriptionType
deletedIdID