Join Slack
Powered by
I’m not familiar with RN, the date-picker probably...
# orm-help
g
Gomah
07/31/2018, 2:13 PM
I’m not familiar with RN, the date-picker probably returns a date object, not the ISOString you actually want to store, maybe just pass the date as string in your mutation using
toISOString()
?
Open in Slack
Previous
Next