Moritz
01/23/2018, 11:09 AMRaeesaa
01/23/2018, 11:34 AMprisma deploy
commands won't run seeding.Moritz
01/23/2018, 11:39 AMRaeesaa
01/23/2018, 11:48 AMseed
in prisma.yml
file and if path of seed.graphql
is correct in there.
seed:
import: <path_to_seed.graphql>
Moritz
01/23/2018, 12:21 PM