developed-pinkD
Refine2y ago
23 replies
developed-pink

graphql mutation

I am trying to use useForm from
import { useForm } from "@refinedev/react-hook-form";


i want to do both fetch and mutation using graphql how can i do it?
Was this page helpful?