You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi.
I made server using Prisma, GraphQL, Nexus and MongoDB. I would like save datetime object to DB.
So, I declared DateTime using graphql-scalars and nexus.
Hi.
I made server using Prisma, GraphQL, Nexus and MongoDB. I would like save datetime object to DB.
So, I declared DateTime using graphql-scalars and nexus.
Query
However, if I try to save StartedAt, an error occurs.
What is the solution?
The text was updated successfully, but these errors were encountered: