Also, is there a way to manually seed data from a ...
# prisma-whats-new
d
Also, is there a way to manually seed data from a graphql file? I used seed in prisma.yml but path was wrong 😅 so, I had to nuke local and run the command again.. Something like.
prisma seed <path>
can come in handy! OR we can check for seed path and fail fast before deploying!