Types
TenantField
object
TenantFieldFields
id
ID!
source
String
The origin of this field value, matching the source of the corresponding TenantFieldSchema. Null for values stored before sources were recorded.
externalFieldId
ID!
References the externalFieldId of the corresponding TenantFieldSchema.
value
The typed value stored for this field. The concrete union member matches the schema's type.
createdAt
createdBy
updatedAt
updatedBy

