Title | Description |
---|---|
GET vs POST | Explanation on choosing between GET and POST methods for WPGraphQL requests. |
GraphQL Endpoints | Documentation on differences between using /graphql or ?graphql for WPGraphQL endpoint. |
Headless Authentication | Overview of user authentication and access control in a decoupled WordPress architecture. |
Rendering Options | A document that explores the various approaches to rendering content from a headless WordPress installation. |
Routing | A comprehensive explanation on routing in a headless WordPress application. |
Sitemaps | A comprehensive explanation on sitemaps in a headless WordPress application. |
Title | Description |
---|---|
Automatic Persisted Queries in Next.js Pages Router | Learn how to reduce latency and network strain in GraphQL queries using Automatic Persisted Queries (APQ) by hashing and reusing query hashes. |
If you feel like something is missing or you want to add documentation, we encourage you to contribute! Please check out our Contributing Guide for more details.