Is there any way to prevent hook from calling api if variable is still undefined?
Is there any way to prevent hook from calling api if variable is still undefined in a single component? for example useOne will retrieve an ID that will be used on another useOne
