premium
Some of the question types, or features are defined as premium, and therefore are hidden from authoring unless explicitly enabled. This configuration works as an allowlist, and allows to specify them one by one. Please check the example configuration below.
Examples
premium: {
question_types: ['video'],
attributes: {
fileupload: ['allow_video']
}
}
Values
Request object key premium
Type object
This object has the following properties which can be configured.