From cff314d713a0265b3e45b81b55067542ec282f9b Mon Sep 17 00:00:00 2001 From: Michael Donaldson <892020+mike183@users.noreply.github.com> Date: Tue, 18 Aug 2020 20:14:27 +0100 Subject: [PATCH] Add LexasCMS as GraphQL service provider --- 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..31c2e5733d 100644 --- a/site/code/index.html.js +++ b/site/code/index.html.js @@ -711,6 +711,7 @@ Executor.execute(schema, query) map println - [Hasura](https://hasura.io) ([github](https://github.com/hasura)): Hasura connects to your databases & microservices and instantly gives you a production-ready GraphQL API. - [FaunaDB](https://docs.fauna.com/fauna/current/graphql): Create an instant GraphQL backend by importing a gql schema. The database will create relations and indexes for you, so you'll be ready to query in seconds, without writing any database code. Serverless pricing, free to get started. - [Back4App](https://www.back4app.com/docs/parse-graphql/graphql-getting-started): Back4App is a Backend as a Service Platform that helps you Build and Scale modern applications based on GraphQL. + - [LexasCMS](https://www.lexascms.com): A headless CMS (Content Management System) that combines powerful content scheduling capabilities with a modern content editing experience and a blazing fast GraphQL/REST content delivery API. ## More Stuff