Since the page could be rendered server-side, it requires I set up a GraphQL client on the server’s Program.cs too. This works fine until I add …
Since the page could be rendered server-side, it requires I set up a GraphQL client on the server’s Program.cs too. This works fine until I add …