JsonPathDivinerConfig: DivinerConfig<
    {
        destinationSchema?: string;
        transforms?: JsonPathTransformExpression[];
    } & { schema: JsonPathDivinerConfigSchema },
>

The configuration for the JSON Path diviner