.envrc.dist
.git_archival.txt
.gitattributes
.gitignore
.pre-commit-config.yaml
LICENSE
README.md
Runmefile.sh
gqlspection
pytest.ini
requirements.txt
requirements_dev.txt
setup.cfg
setup.py
.github/actions/install-runme/action.yml
.github/workflows/Coverage.yml
.github/workflows/QA.yml
.github/workflows/Release.yml
src/gqlspection/GQLArg.py
src/gqlspection/GQLArg.pyi
src/gqlspection/GQLEnum.py
src/gqlspection/GQLField.py
src/gqlspection/GQLList.py
src/gqlspection/GQLQuery.py
src/gqlspection/GQLSchema.py
src/gqlspection/GQLSubQuery.py
src/gqlspection/GQLType.py
src/gqlspection/GQLTypeKind.py
src/gqlspection/GQLTypeProxy.py
src/gqlspection/GQLWrappers.py
src/gqlspection/Logger.py
src/gqlspection/__init__.py
src/gqlspection/cli.py
src/gqlspection/introspection_query.py
src/gqlspection/utils.py
src/gqlspection.egg-info/PKG-INFO
src/gqlspection.egg-info/SOURCES.txt
src/gqlspection.egg-info/dependency_links.txt
src/gqlspection.egg-info/entry_points.txt
src/gqlspection.egg-info/requires.txt
src/gqlspection.egg-info/top_level.txt
tests/README.md
tests/test_jython.sh
tests/test_parsing.py
tests/data/small_valid_mutation.json
tests/data/small_valid_mutation.mutations.txt
tests/data/small_valid_query.json
tests/data/small_valid_query.queries.txt
tests/data/small_valid_two_mutations.json
tests/data/small_valid_two_mutations.mutations.txt
tests/data/small_valid_two_queries.json
tests/data/small_valid_two_queries.queries.txt