specific-silverS
Refine3y ago
1 reply
specific-silver

Pass :id on Initial Fetch for 'List'

Hi!

I'd like to pass an :id to /users/:id. I've previously used useRouter's query, but these were for create/edit forms and I dont believe will work in the context of 'list'.

How could I pass :id to a 'list's API call?
Was this page helpful?