mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-01-31 11:48:38 +03:00
b7e4937775
* Create new fields and exclude options that are aliased to exclude_fields and only_fields * Update docs * Add some checking around fields and exclude definitions * Add all fields option * Update docs to include `__all__` option * Actual order of fields is not stable * Update docs/queries.rst Co-Authored-By: Semyon Pupkov <semen.pupkov@gmail.com> * Fix example code * Format code * Start raising PendingDeprecationWarnings for using only_fields and exclude_fields * Update tests |
||
---|---|---|
.. | ||
issues | ||
__init__.py | ||
models.py | ||
schema_view.py | ||
schema.py | ||
test_command.py | ||
test_converter.py | ||
test_forms.py | ||
test_query.py | ||
test_schema.py | ||
test_types.py | ||
test_utils.py | ||
test_views.py | ||
urls_inherited.py | ||
urls_pretty.py | ||
urls.py |