UpdateTagPayload
Autogenerated return type of UpdateTag
| Field : Object | Description |
|---|---|
| clientMutationId: String | A unique identifier for the client performing the mutation. |
| createdBy: UserReference | User who created the tag |
| description: String | Tag description |
| name: String | Tag name |
| tagCategory: TagCategorySummary | Tag Category |
| taggedPipes: TaggedPipes | Pipes tagged |
| taggedResources: TaggedResourcesCount | Tagged Resource |
| uuid: ID | Tag ID |
| visibleToMembers: Boolean | If the tag is visible to members |