Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

osl-workflow-2-ma-3-erikharmens

Noroff-Fagskole11ISC1.0.0

readme

Workflow 2 Module Assignment 3

Level 1

Using the GraphQLZero API, make a request to get the posts of the user with an id of 5. Request only the title and body of each post.

Loop through the results and console log the title of each result.

Level 2

Turn your assignment into an NPM package and add the link to the README.