declarativeVisTypeToYaml()
Home > @gooddata/sdk-code-convertors > declarativeVisTypeToYaml
declarativeVisTypeToYaml() function
Signature:
export declare function declarativeVisTypeToYaml(def: IInsightDefinition["insight"]): string | null;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
def |
IInsightDefinition["insight"] |
Returns:
string | null