Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GraphQL Protection: Option to block schema requests and mutations #1661

Open
predic8 opened this issue Mar 1, 2025 · 2 comments
Open

GraphQL Protection: Option to block schema requests and mutations #1661

predic8 opened this issue Mar 1, 2025 · 2 comments
Assignees

Comments

@predic8
Copy link
Member

predic8 commented Mar 1, 2025

No description provided.

@predic8
Copy link
Member Author

predic8 commented Mar 3, 2025

See and test: https://www.predic8.de/graphql-query-beispiele.htm
Send GraphQL over Membrane to https://www.predic8.de/fruit-shop-graphql

New Features:

  • White/Blacklist for mutations
  • Disallow mutations as
  • allowIntrospection
  • allowSubscription

From top to botton. First one that matches wins

create-.* remove.* .*

@predic8
Copy link
Member Author

predic8 commented Mar 3, 2025

See examples/graphql

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants