Video description
Over-fetching and under-fetching data affect the performance of your web applications. Learn to define the API structure and handle data requirement using types and schemas of GraphQL to build smart APIs that enhance your applications.
About This Video
- Covers client-side implementation with Graphcool Framework and Prisma
- Balances theory, demos, and assessments
- Includes interesting tips and tricks that make the course interesting
In Detail
This fast-paced course is specially designed for learning all aspects of GraphQL. You will start by understanding basic features of this language. You will learn how to integrate GraphQL with server-side applications, and how to implement the querying of data in real time. You will also discover ways to connect GraphQL with server-side applications using the Apollo client. By the end of the course, you will be able to successfully create fast client-server REST-like applications.
Publisher resources
Table of contents
-
Chapter 1 : Understanding GraphQL Concepts
- Course Overview
- Installation and Setup
- Lesson Overview
- GraphQL Features
- Setting Up a Simple GraphQL Application
- Creating a Server and Running a Query to Retrieve Data and Concepts – Named Queries and Arguments
- Variables. Query Aliases, and Fragments
- Directives and Mutations
- Creating and Updating an Author
- Deleting an Author and Understanding GraphQL.js
- Lesson Summary
-
Chapter 2 : Querying Real-Time Data
- Lesson Overview
- Real-Time Query Processing
- Other Community Tools
- Graphcool Framework and Services
- Graphcool Services – Functions
- Creating a Graphcool Framework Application, Permission Management, Authentication, and Deployment
- Creating and Authenticating a User, Generating Insufficient Permission Errors
- Creating an Application Using Prisma, a Book Record Directly in Database Section
- Creating a Relationship with the User and Authentication
- Updating Schema and Implementing Resolvers
- Associating a User with a Book Record
- Lesson Summary
- Chapter 3 : Integrating GraphQL with Server-Side Applications Using the Apollo Client
Product information
- Title: Beginning GraphQL
- Author(s):
- Release date: September 2018
- Publisher(s): Packt Publishing
- ISBN: 9781789533934
You might also like
video
The Complete Node.js Developer Course (3rd Edition)
Learn Node.js by building real-world applications with Node, Express, MongoDB, Mocha, and more! About This Video …
book
40 Algorithms Every Programmer Should Know
Learn algorithms for solving classic computer science problems with this concise guide covering everything from fundamental …
video
Modern JavaScript From The Beginning
Learn and Build Projects with Pure JavaScript (No Frameworks or Libraries) About This Video Understanding of …
video
Practical GraphQL - Become a GraphQL Ninja
A practical course to get you up to speed with the key aspects of GraphQL, including …