This example shows how to use Neuledge Engine with GraphQL.
- Data types generation from Neuledge Engine states
- GraphQL schema generation
- GraphQL queries and mutations
npm install
npm run generate && npm run build
npm run start
Open http://localhost:3000/graphiql to view the GraphQL Playground.
For more information, please visit docs.