Types
UpdateThreadFieldSchemaInput
input
UpdateThreadFieldSchemaInputFields
threadFieldSchemaId
ID!
required
label
The human-readable name of the field. Must be unique across all thread field schemas in the workspace. The key cannot be changed after creation, so renaming a field means changing only its label here.
description
order
Int
enumValues
[String!]
isRequired
Boolean
defaultStringValue
defaultBooleanValue
defaultNumberValue
defaultDateValue
isAiAutoFillEnabled
Boolean
isAvailableToAgents
Boolean
isClientReadonly
Boolean
dependsOnThreadField
dependsOnLabelTypeIds
[ID!]

