Types
ThreadField
A stored value for a custom thread field on a specific thread.
object
ThreadFieldFields
id
ID!
threadId
ID!
key
String!
The stable key of the corresponding thread field schema.
isAiGenerated
Boolean!
True when this field value was set automatically by Plain's AI rather than by a human or API call.
stringValue
String
booleanValue
Boolean
numberValue
Float
dateValue
createdAt
createdBy
updatedAt
updatedBy

