The most powerful API layer For NextJS
Integrate APIs and supercharge Next.js and React development for efficient and powerful web applications.
WunderGraph + Next.js
WunderGraph integrates with NextJS in a variety of ways. The default uses SWR under the hood with all the benefits. You can also use the React Query and Relay clients.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30