Schema tutorialIntro
Intro
Gato GraphQL is a GraphQL server for WordPress, that enables fetching and modifying data in the WordPress site via a GraphQL API.
This tutorial explores how to make the most out of the GraphQL schema (types, fields, and directives) when having all the extensions installed.
Lessons are incremental, focusing on some new element from the GraphQL schema, and building upon all items introduced in the previous lessons. Hence, the lessons are better read in the given order.
By the last lesson, you will have a thorough understanding of crafting GraphQL queries to achieve all the use cases afforded by Gato GraphQL.