From 112ba86627f650d3becf9c641ff280e583b93e2a Mon Sep 17 00:00:00 2001 From: Leonardo Losoviz Date: Fri, 28 Aug 2020 13:02:36 +0800 Subject: [PATCH] Added "GraphQL API for WordPress" on the PHP list --- site/code/index.html.js | 1 + 1 file changed, 1 insertion(+) diff --git a/site/code/index.html.js b/site/code/index.html.js index 8f2564d983..1172dd70ab 100644 --- a/site/code/index.html.js +++ b/site/code/index.html.js @@ -355,6 +355,7 @@ Apollo Server also supports all Node.js HTTP server frameworks: Express, Connect - [Lighthouse](https://github.com/nuwave/lighthouse): A GraphQL server for Laravel - [GraphQLBundle](https://github.com/overblog/GraphQLBundle): A GraphQL server for Symfony - [WPGraphQL](https://github.com/wp-graphql/wp-graphql): A free, open-source WordPress plugin that provides an extendable GraphQL schema and API for any WordPress site + - [GraphQL API for WordPress](https://github.com/GraphQLAPI/graphql-api-for-wp): A GraphQL server for WordPress #### [API Platform](https://api-platform.com) ([github](https://github.com/api-platform/api-platform))