Comparing v3.1.5...v3.1.6 · graphql-python/graphene-django (original) (raw)
Commits on Aug 11, 2023
- Configuration menu
Browse the repository at this point in the history - Configuration menu
Browse the repository at this point in the history
Commits on Aug 27, 2023
- adding optional_fields to enforce fields to be optional
- adding support for all
- adding unit tests
- Update graphene_django/rest_framework/mutation.py
Co-authored-by: Kien Dang kiend@pm.me - linting
- linting
- add missing import
Co-authored-by: Kien Dang kiend@pm.me
Configuration menu
Browse the repository at this point in the history
Commits on Sep 6, 2023
- Fix Star Wars spaceship name
- Fix some typos in comments
- Typo fixes
- More typo fixes
Configuration menu
Browse the repository at this point in the history
Commits on Sep 13, 2023
- Configuration menu
Browse the repository at this point in the history - Configuration menu
Browse the repository at this point in the history
Commits on Sep 18, 2023
Commits on Oct 25, 2023
Commits on Oct 29, 2023
- Optimize execute_graphql_request
- Require operation_ast to be found by view handler
- Remove unused show_graphiql kwarg
- Old style if syntax
- Revert "Remove unused show_graphiql kwarg"
This reverts commit 33b3426. - Add missing schema validation step
- Pass args directly to improve clarity
- Remove duplicated operation_ast not None check
Co-authored-by: Firas Kafri 3097061+firaskafri@users.noreply.github.com
Co-authored-by: Kien Dang mail@kien.ai
3 people authored
Oct 29, 2023
Configuration menu
Browse the repository at this point in the history