This repository shows a simple example for a GraphQL server and its schema.
GET|POST /graphql
endpoint for graphql queries/mutationsGET /graphiql
explorativ client for the graphql endpoint
This repository is summing up the GraphQL Workshop by Mike Bild. For further information about GraphQL you may visit his repository
This project is under the MIT license.
- directiven: @include(if: boolVariable)