Back to Refine

Multiple Data Providers Example | Refine v4 Guide

documentation/versioned_docs/version-4.xx.xx/examples/data-provider/multiple.md

3.25.0268 B
Original Source

Refine's Multiple Data Provider feature allows you to connect multiple backends and manage their data with a single interface. This tutorial explains in detail how to use the Multiple Data Provider in your project.

<CodeSandboxExample path="data-provider-multiple" />