Metadata-Version: 2.1
Name: graphql-core-printers
Version: 0.0.1
Summary: Print GraphQL queries while masking secrets. Useful for logging with graphql-core.
Home-page: https://github.com/ktosiek/graphql-core-printers
Author: Tomasz Kontusz
Author-email: tomasz.kontusz@gmail.com
Maintainer: Tomasz Kontusz
Maintainer-email: tomasz.kontusz@gmail.com
License: MIT
Description: graphql-core printers
        =====================
        
        Additional Document printers for graphql-core. This package allows you to filter specific arguments, and provides a compact printer - combined those provide a good way for logging GraphQL queries.
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Provides-Extra: test
