GraphQL

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

View on GitHub

Security in a GraphQL service

Cross Site Request Forgery – CSRF

Cross-Origin Resource Sharing – CORS

[!TIP]

Denial of Service attack

[!NOTE]

A couple of notes:

  • The project for this can be found here: apps/dos-attack-example.
  • And this query on my local system took a long time so I just killed my project and never bother to see if this actually can return any result.