Skip to content

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

HWP Examples

This directory contains examples demonstrating how to use various features of the Headless WordPress Toolkit.

  • next-pages-apollo-authentication: An example project showcasing authentication with Next.js, Apollo Client, and Headless WordPress.
  • next/client-app-router-fetch-data: An example WordPress application using Next.js App Router and the fetch API to fetch data from WordPress using WPGraphQL
  • next/client-multisite-app-router-fetch-data: An example WordPress multisite application using Next.js App Router and the fetch API to fetch data from WordPress using WPGraphQL