AGENTS.md
CHANGELOG.md
CONTRACT.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
uv.lock
scripts/smoke_wheel.py
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/__init__.py
tests/apps.py
tests/conftest.py
tests/demo_schema.py
tests/models.py
tests/settings.py
tests/test_active_optimizer.py
tests/test_aggregate.py
tests/test_async.py
tests/test_crud.py
tests/test_filtering.py
tests/test_grouping.py
tests/test_nested_insert.py
tests/test_optimizer.py
tests/test_read_boundaries.py
tests/test_resource_extensions.py
tests/test_resource_metadata.py
tests/test_row_boundaries.py
tests/test_run_query.py
tests/test_schema_isolation.py
tests/test_scoping.py
tests/test_sdl_contract.py
tests/test_sortable_aliases.py
tests/test_write_boundaries.py