Metadata-Version: 2.1
Name: typed-graphql
Version: 0.8.0
Summary: Use types to have a simpler graphql implementation
License: BSD-3-Clause
Author: Willem Thiart
Author-email: himself@willemthiart.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: graphql-core (>=3.1.2,<4.0.0)
