How can i POST to a custom endpoint with refine core's useForm hook?
I need to configure a creation form to send a POST request to a custom endpoint.
I'm using refine's strapi data provider and refine's react-form-hook useForm
I'm using refine's strapi data provider and refine's react-form-hook useForm
