Skip to content

Apply rate limit to specific query or mutation #740

@senthilengg

Description

@senthilengg

GraphQl Rate limit implementation seems to be not implemented in full, but a very generic rule that apply the same rate limit for the entire GraphQl.

Implementation should be changed by intercepting post/GET (getRequest()->getParams()) and should match the regex to implement the rate limit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions