postProcessing
Home > @gooddata/sdk-model > IExecutionDefinition > postProcessing
IExecutionDefinition.postProcessing property
Contains any configuration that should be done with the data after they are obtained from the server and before they are passed to the user.
Signature:
readonly postProcessing?: IPostProcessing;