summaryrefslogtreecommitdiffstats
path: root/stepped-solutions/12/backend/prisma.yml
diff options
context:
space:
mode:
Diffstat (limited to 'stepped-solutions/12/backend/prisma.yml')
-rw-r--r--stepped-solutions/12/backend/prisma.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/stepped-solutions/12/backend/prisma.yml b/stepped-solutions/12/backend/prisma.yml
new file mode 100644
index 0000000..ab88006
--- /dev/null
+++ b/stepped-solutions/12/backend/prisma.yml
@@ -0,0 +1,6 @@
+endpoint: ${env:PRISMA_ENDPOINT}
+datamodel: datamodel.graphql
+# secret: ${env:PRISMA_SECRET}
+hooks:
+ post-deploy:
+ - graphql get-schema -p prisma