Types
UpdateTagInput
Autogenerated input type of UpdateTag
input
UpdateTagInputFields
clientMutationId
String
A unique identifier for the client performing the mutation.
color
String
Hex color code for the tag, e.g. #FF5733. Pass null to clear.
description
String
Optional description of the tag. Pass null to clear.
tagId
ID!
required
ID of the tag — resource ID or GlobalID.
title
String
The tag's display name.