Join Slack
Communities
Powered by
is there a way to handle timestamps with graphql, ...
# prisma-whats-new
i
intheclouddan
02/08/2018, 12:12 PM
is there a way to handle timestamps with graphql, I see datetime but not timestamp, should I change it to a string client side and send that?
j
juicycleff
02/08/2018, 1:24 PM
You could create a custom directive to do so. Check out graphql documentation on graphql
Open in Slack
Previous
Next