parameterValues
Home > @gooddata/sdk-model > IExecutionConfig > parameterValues
IExecutionConfig.parameterValues property
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
(EXPERIMENTAL) Values of workspace parameters for this execution request.
Signature:
parameterValues?: IInsightParameterValue[];
Remarks
Each entry substitutes the default value of the referenced parameter without modifying the stored parameter definition.