graphene-protector
graphene-protector copied to clipboard
graphene, strawberry and plain graphql protection against malicious requests
Currently we parse the ast, but resource attacks can be executed earlier (when the ast is built) Is there a way to get the input string first and analyze it?...
backends
It maybe would be nice to have backends for flask,...
The documentation could be improved. Especially the exposed DEFAULT_LIMITS should be explained. It could be used as a base for new backends like for bottles or flask