I am using supabase as database. I have a salon table with id field in int8. I want to read info about a certain salon based on id but it not work. would you please guide me.
this is my api:enter image description here
this is my hook:enter image description here
this is my route and component:
enter image description here
enter image description here
heir is the result:
enter image description here
why the api can not get the id?
mahdieh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.