Skip to content
This repository was archived by the owner on Nov 5, 2023. It is now read-only.

Files

Latest commit

 

History

History

graphql

GraphQL with Neuledge Engine Example

This example shows how to use Neuledge Engine with GraphQL.

Main features

  • Data types generation from Neuledge Engine states
  • GraphQL schema generation
  • GraphQL queries and mutations

📦 Installation

npm install

📦 Build

npm run generate && npm run build

🚀 Getting started

npm run start

Open http://localhost:3000/graphiql to view the GraphQL Playground.

📚 Documentation & examples

For more information, please visit docs.