Hi, when I try to put the code below in an HTML Embed, I get "Unexpected token" as an error. Have I understood how to use the backticks and $ sign correctly? Thanks in advance
The Supabase with Webstudio video you guys did was great to get me started, I've successfully got data onto the page from Supabase, with no database experience.
But it didn't mention how to get dynamic URLs.
From the Wordpress video, I know its something to do with putting :slug in the URL, and generating GraphQL to somehow map a slug field to SLUG
But I'm stuck after trying so many different things. Any tips please?