From 1fb8e41806e14ec71c79b03a81a93eb99319a447 Mon Sep 17 00:00:00 2001 From: Jason Bahl Date: Thu, 20 Feb 2020 11:46:19 -0700 Subject: [PATCH] Add WPGraphQL to the list of PHP libraries --- 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 1d9fc21176..20e2fe8a44 100644 --- a/site/code/index.html.js +++ b/site/code/index.html.js @@ -354,6 +354,7 @@ Apollo Server also supports all Node.js HTTP server frameworks: Express, Connect - [Railt](https://github.com/railt/railt): A PHP GraphQL Framework. - [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 #### [API Platform](https://api-platform.com) ([github](https://github.com/api-platform/api-platform))