github graphql-python/graphene-django v1.3

latest releases: v3.2.1, v3.2.0, v3.1.6...
7 years ago

Changelog

  • Fix node filtering 2d1ab4b
  • Fix field choice collision 03f3fbe
  • Fix reverse fields name eb02f87
  • Allow recursive nodes acff3d5
  • Accept connections for DjangoFilterConnectionField a599e4c
  • Allow nodes to skip the registry 0ec8d2c
  • Improved support for GraphQL batch c8179de 1139507
  • Simplified DjangoConnectionField logic 4cc4673
  • Avoid redundant filtering in non nested nodes 87f0c33
  • Add tests for only/exclude_fields options in DjangoObjectType 46048cd
  • Remove django_graphiql requirement 005bb7f
  • Fix filter and resolver on connection fields 3803e9a
  • Added RELAY_CONNECTION_MAX_LIMIT and RELAY_CONNECTION_ENFORCE_FIRST_OR_LAST settings 46a1dde

Docs

  • Add login required example 441dde4
  • Added documentations for limiting field access using exclude_fields f3d9cbc
  • Add introduction tutorial 488992b
  • Small fixes (spelling: fd91f78)
  • Improved docs for running tests locally 28db2c0

Don't miss a new graphene-django release

NewReleases is sending notifications on new releases.