Error running Apollo example (on latest version)
Hi.
When I run this example with the latest version of apollo from npm I get errors:
https://deno.land/manual@v1.36.4/node/how_to_with_npm/apollo
I tried removing the version to get the latest version and it pulled 4.9.3
which gave this error:
When I run this example with the latest version of apollo from npm I get errors:
https://deno.land/manual@v1.36.4/node/how_to_with_npm/apollo
I tried removing the version to get the latest version and it pulled 4.9.3
which gave this error:
Deno
Apollo Server is a GraphQL server that you can
set up in minutes and use with your existing data source (or REST API). You can
then connect any GraphQL client to it
set up in minutes and use with your existing data source (or REST API). You can
then connect any GraphQL client to it

