README.md
pyproject.toml
src/phlo_hasura/__init__.py
src/phlo_hasura/api_backend.py
src/phlo_hasura/cli.py
src/phlo_hasura/cli_plugin.py
src/phlo_hasura/client.py
src/phlo_hasura/hooks.py
src/phlo_hasura/permissions.py
src/phlo_hasura/plugin.py
src/phlo_hasura/resource_provider.py
src/phlo_hasura/service.yaml
src/phlo_hasura/sync.py
src/phlo_hasura/track.py
src/phlo_hasura.egg-info/PKG-INFO
src/phlo_hasura.egg-info/SOURCES.txt
src/phlo_hasura.egg-info/dependency_links.txt
src/phlo_hasura.egg-info/entry_points.txt
src/phlo_hasura.egg-info/requires.txt
src/phlo_hasura.egg-info/top_level.txt
tests/test_graphql_api.py
tests/test_hasura.py
tests/test_hasura_resource_provider.py
tests/test_integration_hasura.py