Skip to content

v0.1.2

Compare
Choose a tag to compare
@eamigo86 eamigo86 released this 14 Nov 19:49
· 263 commits to master since this release
  1. Added ok field and errors field to DjangoSerializerType like on DjangoSerializerMutation.
  2. Added possibility of filtering in those queries fields that return a list of objects.
  3. Updated DRF compatibility.
  4. Fixed bug with filters when use global DEFAULT_PAGINATION_CLASS.