Trigger query with react-hook-form
Hey there,
Wanted to know what is the best practice to trigger a query on react-hook-form submition ?
Should I disable the query and use the refetch function ? Or is there any other way to do ?
Thanks
1 Reply
stormy-gold•14mo ago
Explain what you want to do?