We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31c70c9 commit 4f86082Copy full SHA for 4f86082
1 file changed
packages/stream-model-handler/src/model-handler.ts
@@ -30,6 +30,7 @@ const ALLOWED_CONTENT_KEYS = new Set([
30
'views',
31
'interface',
32
'implements',
33
+ 'immutableFields',
34
])
35
36
/**
0 commit comments