INPUT_OBJECT
input SalesVatInput {# VAT valuevalue: Float# Should be true when your vat-value is not provided and you want reset previous # value. Otherwise enter falsenotApplicable: Boolean!}