Back to Refine

Multiple Providers

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

3.25.0272 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" />