transform()

recompose.transform(schema: CursorSchema, data: Any, options: Options | None = None) Any[source]

Transforms and returns data according to schema.

options describes the transformation’s run-time options. Sensible defaults will be used by default.