Introduction
This article is part of a tutorial series on building GraphQL API with Go and PostgresQL. GraphQL GraphQL is a query language and server-side runtime for application programming interfaces (APIs). GraphQL was developed by Facebook in 2012 as an inter...
