.gitignore
LICENSE.md
README.md
pyproject.toml
.github/workflows/release.yml
.github/workflows/test.yml
graphql_core_promise/__init__.py
graphql_core_promise/py.typed
graphql_core_promise/execute/__init__.py
graphql_core_promise/execute/promise.py
graphql_core_promise_inofficial.egg-info/PKG-INFO
graphql_core_promise_inofficial.egg-info/SOURCES.txt
graphql_core_promise_inofficial.egg-info/dependency_links.txt
graphql_core_promise_inofficial.egg-info/requires.txt
graphql_core_promise_inofficial.egg-info/top_level.txt
tests/test_execute.py