Skip to content

Commit 16e6d7b

Browse files
fix: fix schema serialization on schema:apply for SA field hook property (#642)
1 parent f1c3dc3 commit 16e6d7b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/serializers/schema.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ function SchemaSerializer() {
7070
'description',
7171
'position',
7272
'widget',
73+
'hook',
7374
],
7475
},
7576
hooks: {

0 commit comments

Comments
 (0)