Setup first hasura schema
This commit is contained in:
committed by
Anders Borch
parent
b9d1d80f64
commit
0445c03b51
@ -0,0 +1,3 @@
|
||||
table:
|
||||
name: workspaces
|
||||
schema: public
|
||||
1
hasura/metadata/databases/twenty/tables/tables.yaml
Normal file
1
hasura/metadata/databases/twenty/tables/tables.yaml
Normal file
@ -0,0 +1 @@
|
||||
- "!include public_workspaces.yaml"
|
||||
Reference in New Issue
Block a user