I\'m doing a Next.js tutorial with Apollo client. I have this dynamic route to fetch a single post: /posts/[slug]. For instance, /posts/first-post
/posts/[slug]
/posts/first-post