Enable add person on People Table (#111)
Add possibility to add Person on People table
This commit is contained in:
@ -14,6 +14,8 @@ insert_permissions:
|
||||
check:
|
||||
workspace_id:
|
||||
_eq: x-hasura-workspace-id
|
||||
set:
|
||||
workspace_id: x-hasura-Workspace-Id
|
||||
columns:
|
||||
- city
|
||||
- email
|
||||
|
||||
Reference in New Issue
Block a user