WunderGraph Examples

Here's an overview of all the available examples.

Hello world

The simplest example of WunderGraph.

Cross API Joins

An example demonstrating how to join data across two APIs.

Next.js

This example integrates WunderGraph with Next.js.

Next.js TypeScript Operations

TypeScript Operations with Next.js

Next.js + Clerk

WunderGraph with Clerk and Next.js

Vite + SWR

This example integrates WunderGraph with Vite and SWR.

Hooks

This example demonstrates how to use hooks in WunderGraph.

Caching

This example demonstrates how to use caching in WunderGraph.

FaunaDB Next.js

This example demonstrates how to integrate FaunaDB into your WunderGraph applications.

Inject Bearer Token

This example demonstrates how to inject a bearer token into your upstream requests.

PostgreSQL

This example demonstrates how to use PostgreSQL in WunderGraph.

NextJS PostgreSQL Prisma

This example demonstrates how to use NextJS, PostgreSQL and Prisma in WunderGraph.

Apollo Federation

This example demonstrates how to use Apollo Federation in WunderGraph.

Auth0 OpenID Connect Authentication

This example demonstrates how to use Auth0 OpenID Connect Authentication in WunderGraph.

Fragments

This example show how to use GraphQL Fragments with WunderGraph.

Keycloak OpenID Connect Authentication

This example demonstrates how to use Keycloak OpenID Connect Authentication in WunderGraph.

GraphQL apollo subscriptions

This example demonstrates how to use GraphQL apollo WS subscriptions with WunderGraph.

GraphQL WS subscriptions

This example demonstrates how to use GraphQL WS subscriptions with WunderGraph.

GraphQL SSE subscriptions

This example demonstrates how to use GraphQL SSE subscriptions with WunderGraph.

GraphQL yoga SSE subscriptions

This example demonstrates how to use GraphQL yoga SSE subscriptions with WunderGraph.

GraphQL hasura subscriptions

This example demonstrates how to use GraphQL hasura WS subscriptions with WunderGraph.

GraphQL subscriptions hooks

This example demonstrates how to use GraphQL subscriptions hooks with WunderGraph.

WunderGraph schema extension

This example demonstrates how to use GraphQL schema extension with WunderGraph.

Nextjs Todos

This Todo app demonstrate how to use SWR with WunderGraph

TypeScript ORM

A simple example demonstrating the TypeScript ORM

Was this article helpful to you?
Provide feedback

Edit this page