We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcf4e78 commit 1bcb8f8Copy full SHA for 1bcb8f8
.hygen/generate/field/index.js
@@ -17,7 +17,6 @@ module.exports = {
17
referenceType: args.referenceType,
18
propertyForSelect: args.propertyForSelect,
19
isOptional: args.isOptional === "true",
20
- isNullable: args.isNullable === "true",
21
isShowInTable: args.isShowInTable === "true",
22
});
23
}
0 commit comments