Form question projection.
@type t() :: %RelayMark.Manifest.FormQuestion{ block_id: String.t(), field_type: String.t(), key: String.t(), label: String.t(), options: [String.t()], required: boolean() }