v0.1.2
- Added ok field and errors field to DjangoSerializerType like on DjangoSerializerMutation.
- Added possibility of filtering in those queries fields that return a list of objects.
- Updated DRF compatibility.
- Fixed bug with filters when use global DEFAULT_PAGINATION_CLASS.