Creating a GraphQL API using DotNet Core 3 and graphql-dotnet So the other day I stumbled across The Movie Database, and more interestingly, The Movie Database API. It provides a REST API to retrieve and search Movies, TV Shows, Actors etc. as well as adding reviews and such. I stumbled…