use multiple Data providers with
use multiple Data providers with different domain routes. Then use dataProviderName on the hooks to select the one you want.
I use this often for switching from mock to proper api.
I use this often for switching from mock to proper api.
