LICENSE
README.md
pyproject.toml
strawberry_django_hasura/__init__.py
strawberry_django_hasura/aggregation.py
strawberry_django_hasura/comparisons.py
strawberry_django_hasura/connection.py
strawberry_django_hasura/filtering.py
strawberry_django_hasura/grouping.py
strawberry_django_hasura/inputs.py
strawberry_django_hasura/mutations.py
strawberry_django_hasura/naming.py
strawberry_django_hasura/ordering.py
strawberry_django_hasura/py.typed
strawberry_django_hasura/resource.py
strawberry_django_hasura/run_query.py
strawberry_django_hasura.egg-info/PKG-INFO
strawberry_django_hasura.egg-info/SOURCES.txt
strawberry_django_hasura.egg-info/dependency_links.txt
strawberry_django_hasura.egg-info/requires.txt
strawberry_django_hasura.egg-info/top_level.txt
tests/test_aggregate.py
tests/test_crud.py
tests/test_filtering.py
tests/test_grouping.py
tests/test_optimizer.py
tests/test_resource_metadata.py
tests/test_run_query.py
tests/test_sdl_contract.py