Are you an experienced API developer looking for more options when working with data? GraphQL—an exciting new query language for APIs that was originally built by Facebook—allows developers to structure data queries precisely. Learn how to work with GraphQL APIs, get the information you need in fewer requests, simplify your projects with cleaner queries, and set up server-side persistence of GraphQL data.
-
Discover how to write queries.
-
Learn to set up server-side persistence.
-
Identify how to create mutations.
Courses
-
1
Learning GraphQL55mLearning GraphQL
By: Eve Porcello
Learn how to get started with GraphQL, the popular query language designed to make data fetching and updating easier.
-
2
GraphQL Essential Training1h 45mGraphQL Essential Training
By: Emmanuel Henri
Learn how to work with GraphQL, a syntax for querying APIs.
-
3
Migrating from REST to GraphQL1h 4mMigrating from REST to GraphQL
By: Emmanuel Henri
Learn when GraphQL is a good alternative to REST and how to add, update, delete, and query using GraphQL.