useForm

Hello, in the
edit
action mode of
useForm()
, is there a way to disable the inital auto-fetch of a resource using
useOne()
. I have noticed that
useForm()
in edit mode automatically uses
useOne()
to call an api?
Was this page helpful?