Object

UpdateTagInput

The input to update an existing tag.

Fields

id(): ID!
The unique identifier of the tag to update.
name(): String!
The name of the tag.
description(): String
The description of the tag.
color(): TagColor!
The color of the tag.