diff --git a/src/schema/type-defs.ts b/src/schema/type-defs.ts index 5907eb1..e55b822 100644 --- a/src/schema/type-defs.ts +++ b/src/schema/type-defs.ts @@ -215,6 +215,7 @@ input InsuranceDataUpdateInput { maintenanceAgreement: String hasFixedRate: Boolean fixedRate: Float + """ Projektzuschuss: must be of format [+|-][$][0-9]*[.[0-9]*] commas are ignored, non numeric values except , and . lead to errors