dead-brownD
Refine12mo ago
3 replies
dead-brown

Access axios instance used to create data provider

Is there a way to access the axios instance that I used in the creation of my data provider elsewhere in the code? I need to manually submit an axios request, and I want access to the interceptors I setup when creating the dataProvider that's registered to <Refine>.
Was this page helpful?