Releases: marcantoine/ra-data-graphql-prisma
Releases · marcantoine/ra-data-graphql-prisma
Fix empty string Date
This release include improvement and stabilisation made by a downstream fork (see readme)
It also includes a fix when a date is an empty string instead of null, caused by an update of material-ui in react-admin
Release 0.0.7
The DateTimeInput is now compatible.
The DateTimeInput pass an Date Object. Date object are not considered as object by the buildVariables function.