Challenge: Creating a Basic GraphQL Endpoint
Challenge yourself by creating a basic GraphQL endpoint with Deno.
We'll cover the following...
Problem statement
For this challenge, let’s say we want to build a GraphQL endpoint for a car rental service that ...