@musallam/dynamic-graphics-render-client
    Preparing search index...
    type JobStatusErrorsItem = {
        error: JobStatusErrorsItemError;
        presetId: string;
        variationId: string;
    }
    Index

    Properties

    presetId: string

    ID of the preset that was used for the failed variation.

    variationId: string

    ID of the variation that failed.