README.md
setup.py
graphene_django_cud/__init__.py
graphene_django_cud/consts.py
graphene_django_cud/converter.py
graphene_django_cud/registry.py
graphene_django_cud/types.py
graphene_django_cud/urls.py
graphene_django_cud/util.py
graphene_django_cud/wsgi.py
graphene_django_cud.egg-info/PKG-INFO
graphene_django_cud.egg-info/SOURCES.txt
graphene_django_cud.egg-info/dependency_links.txt
graphene_django_cud.egg-info/requires.txt
graphene_django_cud.egg-info/top_level.txt
graphene_django_cud/mutations/__init__.py
graphene_django_cud/mutations/batch_create.py
graphene_django_cud/mutations/batch_delete.py
graphene_django_cud/mutations/core.py
graphene_django_cud/mutations/create.py
graphene_django_cud/mutations/delete.py
graphene_django_cud/mutations/patch.py
graphene_django_cud/mutations/update.py
graphene_django_cud/tests/__init__.py
graphene_django_cud/tests/factories.py
graphene_django_cud/tests/models.py
graphene_django_cud/tests/schema.py
graphene_django_cud/tests/test_converter.py
graphene_django_cud/tests/test_mutations.py
graphene_django_cud/tests/urls.py
graphene_django_cud/tests/migrations/0001_initial.py
graphene_django_cud/tests/migrations/0002_dog_tag.py
graphene_django_cud/tests/migrations/0003_dog_breed.py
graphene_django_cud/tests/migrations/0004_mouse_keeper.py
graphene_django_cud/tests/migrations/0005_dogregistration.py
graphene_django_cud/tests/migrations/__init__.py