JsonPathAggregateDivinerConfig: DivinerConfig<
    {
        destinationSchema?: string;
        excludeSources?: boolean;
        schemaTransforms?: SchemaToJsonPathTransformExpressionsDictionary;
    } & { schema: JsonPathAggregateDivinerConfigSchema },
>

The configuration for the JSON Path diviner