From 1361604bcfc4716274f0e66c40f367f29d06a158 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=A1clav=20Pel=C3=AD=C5=A1ek?= Date: Fri, 10 Apr 2020 20:09:33 +0200 Subject: [PATCH 1/2] Update index.html.js --- 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 4e1e6f29fb..7e68dd8535 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 + - [GraPHPinator](https://github.com/infinityloop-dev/graphpinator): A GraphQL server implementation for PHP 7.4+ #### [API Platform](https://api-platform.com) ([github](https://github.com/api-platform/api-platform)) From 0e1a1ed1f19bfef7421b64e15bc89270d2ad77aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=A1clav=20Pel=C3=AD=C5=A1ek?= Date: Fri, 10 Apr 2020 20:16:02 +0200 Subject: [PATCH 2/2] Update index.html.js --- site/code/index.html.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/code/index.html.js b/site/code/index.html.js index 7e68dd8535..d283002312 100644 --- a/site/code/index.html.js +++ b/site/code/index.html.js @@ -355,7 +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 - - [GraPHPinator](https://github.com/infinityloop-dev/graphpinator): A GraphQL server implementation for PHP 7.4+ + - [GraPHPinator](https://github.com/infinityloop-dev/graphpinator): A GraphQL implementation for PHP 7.4+ #### [API Platform](https://api-platform.com) ([github](https://github.com/api-platform/api-platform))