charliedieter
Results
2
comments of
charliedieter
This question kind of extends beyond just the use of this library or Apollo, but I'm curious to know: is there a 'best practice' way to do what @juanpablocs mentioned...
In my case, I have a CMS backend where content creators can build pages with a pathname. So if you go to `/example`, the page at `/pages/[uid].js` will make a...