mirror of
https://github.com/formbricks/formbricks.git
synced 2026-04-21 13:08:40 -05:00
chore: remove unused fields and tables from prisma schema (#6531)
Co-authored-by: Dhruwang <dhruwangjariwala18@gmail.com>
This commit is contained in:
@@ -4067,6 +4067,7 @@
|
||||
"content": {
|
||||
"application/json": {
|
||||
"example": {
|
||||
"appSetupCompleted": true,
|
||||
"createdAt": "2024-04-09T04:53:29.577Z",
|
||||
"id": "clurwouax000azffxt7n5unn3",
|
||||
"product": {
|
||||
@@ -4074,8 +4075,7 @@
|
||||
"name": "My Product"
|
||||
},
|
||||
"type": "production",
|
||||
"updatedAt": "2024-04-09T14:14:49.256Z",
|
||||
"widgetSetupCompleted": true
|
||||
"updatedAt": "2024-04-09T14:14:49.256Z"
|
||||
},
|
||||
"schema": {
|
||||
"type": "object"
|
||||
|
||||
Reference in New Issue
Block a user