What's Changed
- Updated to support v0.1.3 of the NDC Spec (#32)
- Breaking change: new
nested_fields
property onQueryCapabilities
; set it to{}
to retain previous v0.1.2 semantics and not support new v0.1.3 capabilities. - Support field arguments
- Support filtering and ordering by nested fields
- Added a
biginteger
type representation
- Breaking change: new
Full Changelog: v4.6.0...v5.0.0