Skip to content
This repository was archived by the owner on Jul 7, 2024. It is now read-only.
This repository was archived by the owner on Jul 7, 2024. It is now read-only.

Graphql cost #1

@mrjvs

Description

@mrjvs

to prevent spam and DDOS. a cost based query system needs to be implemented

  • decorator on queries/mutation in graphql schema to add the cost value
  • if a request exceeds X amount of points (cost) then reject the entire request
  • depth limit and max cost must be configurable with good default

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions