Optionalprops: CreateQuestionPropsOptionalentityTypes?: EmbeddingEntityType[]OptionalinitialSqlParameters?: SqlParameterValuesInitial values for the SQL parameters.
OptionalisSaveEnabled?: booleanWhether to show the save button.
OptionalonBeforeSave?: (A callback function that triggers before saving. Only relevant when isSaveEnabled = true
OptionalonRun?: (question: undefined | MetabaseQuestion) => voidA callback function that triggers when a question is updated, including when a user clicks the Visualize button in the question editor
OptionalonSave?: (A callback function that triggers when a user saves the question. Only relevant when isSaveEnabled = true
Optionalplugins?: MetabasePluginsConfigOptionaltargetCollection?: SdkCollectionIdThe collection to save the question to. This will hide the collection picker from the save modal. Only applicable to interactive questions.
OptionalwithDownloads?: booleanEnables the ability to download results in the interactive question.
An array that specifies which entity types are available in the data picker