Skip to content

elmolicious/GraphQL-Server

Repository files navigation

GraphQL server

This repository shows a simple example for a GraphQL server and its schema.

Routes

  • GET|POST /graphql endpoint for graphql queries/mutations
  • GET /graphiql explorativ client for the graphql endpoint

Link-List

Mentions

This repository is summing up the GraphQL Workshop by Mike Bild. For further information about GraphQL you may visit his repository

License

This project is under the MIT license.

Todos

  • directiven: @include(if: boolVariable)

About

An example GraphQL Server for demo purposes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published