Skip to content

Graphene 0.10.2 - Better Django integration

Compare
Choose a tag to compare
@syrusakbary syrusakbary released this 01 Jun 05:21
· 1156 commits to master since this release

Changelog

  • Fixed unregistered types in graphene.Schema da09bc3
  • Improved Django choices:
    • Use Django forcetext for choices 7f65985
    • Fixed Django converter of field with grouped choices 9e715cd
  • Fixed ClientIDMutation GraphQL type name. b9695c8
  • Fixed DDT double cursors for SQL debugging 7df1f8a