is there a way to call server function using useQuery hook
e.g
filename.ts
hook.ts
this way doesn't work. and when inspect network request i see all request details
any help how to handle this right !
thanks in advance
filename.ts
hook.ts
this way doesn't work. and when inspect network request i see all request details
any help how to handle this right !
thanks in advance