Create a custom hook like useMany or useOne without sending ids
I have this
And this
But I want to have something like
To avoid sendig and empty array of ids or an invalid id.
And this
But I want to have something like
To avoid sendig and empty array of ids or an invalid id.
