anybody have recommendations on doing mutations wi...
# orm-help
c
anybody have recommendations on doing mutations with date/times? i'm going webbased date picker -> yoga -> prisma server should i pass the date as a string to yoga and have it convert the string to DateTime?