GraphQL

Write an awesome doc for GraphQL. A very nice an practical one extracted from GraphQL official documentation.

View on GitHub

How to run it

  1. pnpm i --frozen-lockfile
    
  2. nx seed dos-attack-example
    
  3. nx serve dos-attack-example
    
  4. Open your GraphiQL IDE (the URL to it is logged in your terminal).