Join Slack
Powered by
Hey there everyone! I'm trying to import some data...
# prisma-whats-new
r
rodmatos
03/14/2018, 7:35 PM
Hey there everyone! I'm trying to import some data using the prisma CLI and the value for the field id is not auto generated. Do you guys use any tool to generate ids that match the GraphQL ID scalar type?
n
nilan
03/15/2018, 10:42 AM
you can use this
https://github.com/graphcool/cuid-cli
2
Views
Open in Slack
Previous
Next