Todo-List codebox example not working

The example provided is unable to fetch data. I am trying to replicate this in a sandbox and can’t get it to work. Unsure if it is because of user error, or perhaps this code is outdated.

@redderick2 the problem seems to be that the server codesandbox that goes along with that demo app isn’t loading. I’d suggest going to the apollographql/docs-examples: todo-list-server - CodeSandbox codesandbox, fork it, wait for it to initialize, then copy the new server container URL over into your client app as the serverURL (in index.js).