Wire Up an Auction Website with GraphQL

Go to class
Write Review

Wire Up an Auction Website with GraphQL provided by Coursera is a comprehensive online course, which lasts for 1-2 hours worth of material. Wire Up an Auction Website with GraphQL is taught by Harrison Kong. Upon completion of the course, you can receive an e-certificate from Coursera. The course is taught in Englishand is Paid Course. Visit the course page at Coursera for detailed price information.

Overview
  • In this 1.5 hours class, you will get up to speed with GraphQL, a popular query language that is used by many companies including Facebook, and right here at Coursera! GraphQL provides a standardized and flexible way to structure queries and exchange data among various database and server platforms. We will focus on the syntax and the fundamentals like data types, arguments, aliases, fragments, directives, and mutations. By the end of this class, you will have wired up a mock auction website with a GraphQL server and made it functional! Javascript and REST API are required as prerequisites.