Hasura Migrations for parts order, parts order line objects. Fixed error on whiteboard component card.

This commit is contained in:
Patrick Fic
2020-01-07 14:06:41 -08:00
parent 62e71dfa5b
commit e65273f2b6
39 changed files with 732 additions and 20 deletions

View File

@@ -0,0 +1,12 @@
- args:
relationship: vendors
table:
name: bodyshops
schema: public
type: drop_relationship
- args:
relationship: bodyshop
table:
name: vendors
schema: public
type: drop_relationship