We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e9384b commit e9ffe8dCopy full SHA for e9ffe8d
README.md
@@ -30,3 +30,8 @@ Next.js で SSG/SPA レンダリングする場合、クライアントサイド
30
RewriteRule ^ index.html [QSA,L]
31
</IfModule>
32
```
33
+
34
+## WP プラグイン
35
36
+[Faust](https://wordpress.org/plugins/faustwp/)
37
+[wp-graphql](https://github.com/wp-graphql/wp-graphql)
0 commit comments