Skip to main content

ConfigurableFormQuestionEntityProperty

Stable

Champs

ChampTypeDescription
idID!Returns the database primary key for persisted records. Some queries build in-memory records (no database row) to project a single EntityProperty through the form question pipeline; for those, the field synthesises 'virtual:{entityPropertyId}', so each GraphQL response must carry at most one such virtual record per EntityProperty to avoid colliding in Apollo's cache.
configurableFormQuestionConfigurableFormQuestion!
entityPropertyEntityProperty!
sortIndexInt!
labelString
tooltipString
placeholderString
helpTextString