R
Refine
M
Refine
•
4y ago
moderate-tomato
Querying Functions in Hasura and Nhost
Hi
, Is there any way to query a SQL function with will return a setof table records in useTable
. There is no way to pass
args
args
property to the query currently
.
Refine
Join
6,201
Members
View on Discord
Was this page helpful?
Yes
No
O
Omer
•
11/19/22, 8:11 PM
Hey
@msp5608
,
Thank you
! Could you create a Github issue
?
O
Omer
•
11/19/22, 9:52 PM
BTW you can use metaData for passing args params from data hook
Example
:
https://refine.dev/docs/faq/#how-i-can-override-specific-function-of-data-providers
FAQ | refine
How can I change the form data before submitting it to the API
?
V
verbal-lime
Hey @msp5608 👋, Thank you! Could you create a Github issue?
M
moderate-tomato
OP
•
11/22/22, 1:30 PM
Sure
, I will create an issue