Metadata-Version: 2.1
Name: graphene-protector
Version: 0.4.0
Summary: Protects graphene against malicious queries
Home-page: https://github.com/devkral/graphene-protector
License: MIT
Author: alex
Author-email: devkral@web.de
Requires-Python: >=3.6
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: graphene
Requires-Dist: graphene-django
Requires-Dist: graphql-core
Project-URL: Repository, https://github.com/devkral/graphene-protector
