Skip to content

Commit 7d19061

Browse files
committed
Fix expected queryableValue for field type StringField to be scalar but was object
error
1 parent 99329d7 commit 7d19061

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

packages/drafts-realm/OpportunityForm/5ab75971-9227-4a3e-84cc-537d84587994.json

+1-6
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,6 @@
1515
"thumbnailURL": null
1616
},
1717
"relationships": {
18-
"accountName": {
19-
"links": {
20-
"self": null
21-
}
22-
},
2318
"company": {
2419
"links": {
2520
"self": null
@@ -33,4 +28,4 @@
3328
}
3429
}
3530
}
36-
}
31+
}

0 commit comments

Comments
 (0)