Types
CreateTagInput
Autogenerated input type of CreateTag
input
CreateTagInputFields
clientMutationId
String
A unique identifier for the client performing the mutation.
color
String
Hex color code for the tag, e.g. #FF5733.
description
String
Optional description of the tag.
title
String!
required
The tag's display name.