bgo-19-workflow2-module3-ma-yuliiafer

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.

Usage no npm install needed!

<script type="module">
  import bgo19Workflow2Module3MaYuliiafer from 'https://cdn.skypack.dev/bgo-19-workflow2-module3-ma-yuliiafer';
</script>

README

Workflow 2 Module 3 - MA

Level 1 Process

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 Process

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

Submission

Link to your Repository or NPM Package