workflow-2-module-assignment-3-rfaeroe

Using the <a href="https://graphqlzero.almansi.me">GraphQLZero</a> 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 workflow2ModuleAssignment3Rfaeroe from 'https://cdn.skypack.dev/workflow-2-module-assignment-3-rfaeroe';
</script>