Hey everyone, Any way in GCF CLI to seed data to...
# prisma-whats-new
h
Hey everyone, Any way in GCF CLI to seed data to the local Docker cluster? I’ve seen some references to it being possible in Prisma, but can’t find anything about it in documentation
n
the best available approach is writing the data manually once, exporting the data set and importing it again. another alternative is a script.