Use the GraphQL playground from the demo GraphQL server(below). Your objective is to write a query to get the list of tasks. Each task should include id, title and some details about the user that task belongs to(user’sid, name).
Start here(remember to hit the“Open in new tab” button in the upper right)
Prerequisites
Links for this class
Labs, Exercises and Examples
Day 1