Schema
Marketing CRMMarketing

CustomQuestion

Custom data-collection question shown during booking/registration. Answers stored on the ANSWERED edge.

4 fields2 relationships

Fields

NameTypeReqDescription
iduuidyesQuestion UUID.
questionstringyesQuestion text shown to guest.
question_typeenumyestext | text-area | select | multi-select | yes-no.
optionsstringJSON list of choices (select/multi-select).

Relationships

Outbound (1)
Inbound (1)
  • Customer[:ANSWERED]CustomQuestionanswer (string — multiple ANSWERED edges for multi-select)