UpdateTagInput
Autogenerated input type of UpdateTag
| Input Fields : Object | Description |
|---|---|
| clientMutationId: String | A unique identifier for the client performing the mutation. |
| description: String | The Tag description |
| name: String | The Tag name |
| tagCategoryUuid: ID | The tag category UUID |
| uuid: ID | The tag UUID |
| visibleToMembers: Boolean | If the tag is visible to members |