Fix graphql schema

Signed-off-by: trivernis <trivernis@protonmail.com>
pull/16/head
trivernis 4 years ago
parent 71d4bd4ac5
commit 7cc46f053d
Signed by: Trivernis
GPG Key ID: DFFFCC2C7A02DB45

@ -215,6 +215,7 @@ input InsuranceDataUpdateInput {
maintenanceAgreement: String maintenanceAgreement: String
hasFixedRate: Boolean hasFixedRate: Boolean
fixedRate: Float fixedRate: Float
"""
Projektzuschuss: Projektzuschuss:
must be of format [+|-][$][0-9]*[.[0-9]*] must be of format [+|-][$][0-9]*[.[0-9]*]
commas are ignored, non numeric values except , and . lead to errors commas are ignored, non numeric values except , and . lead to errors

Loading…
Cancel
Save