XYO Platform SDK - v3.10.6
    Preparing search index...
    jsonPathToTransformersDictionary: (
        schemaTransforms: SchemaToJsonPathTransformExpressionsDictionary,
    ) => SchemaToPayloadTransformersDictionary

    Materializes the JSON-path expressions into memoized functions by converting a dictionary of schema to JSON Path transform expressions to a dictionary of schema to payload transformers

    Type declaration