EntityPropertyQuestion
A single form question built dynamically from an entity property (not persisted)
Champs
| Champ | Type | Description |
|---|---|---|
id | ID! | Stable virtual identifier mirroring the wrapped question id (no DB row) |
question | FormQuestionWithAnswer! | — |
isKycLinked | Boolean! | True if the underlying entity property is bound to a KYC ConfigurableForm question of this account type |