feature: add person schema in hasura
This commit is contained in:
@ -0,0 +1,3 @@
|
||||
table:
|
||||
name: person
|
||||
schema: public
|
||||
@ -1 +1,2 @@
|
||||
- "!include public_person.yaml"
|
||||
- "!include public_workspaces.yaml"
|
||||
|
||||
Reference in New Issue
Block a user