Releases: Steams/ra-data-hasura-graphql
Releases · Steams/ra-data-hasura-graphql
Licensed release version 1.2
Licensed Release version 1.1
- update dependencies
- update documentation
Licensed release
- fix security vulnerabilities in dependencies
- Create license
- Array support for filters
- Sort by nested fields
- Allow Customization of buildFields
Pre-release version 9
Allows custom queries
Pre-release version 8.1
Allows bulk array param in create requests to facilitate bulk creation
Pre-release version 8
Prevent update of fields that dont exist on model
Pre-release version 7
- Added fuzzy string matching for filtering list requests based on the resource type
Pre-release version 5
- Removed limit arg from aggregate query so that LIST requests return the count of all objects and not just the count of those returned
- Fixed issue with GET_ONE not being defined in response parser
Pre-release version 4
Added code formatting and error checking to initial implementation