INPUT_OBJECT
input InsertFiscalArticleInput {createdAt: DateTimedetails: StringdiscountAmount: DecimaldiscountPercentage: Decimaldiscounts: [InsertDiscountInput]hash: String!id: IDinitialPrice: DecimalinternalNote: Stringname: StringnextId: IDoffered: BooleanproductId: IDquantity: Intremoved: BooleanterminalId: ID!transactionId: ID!type: StringunitPrice: Decimalvat: DecimalvatRate: Decimal}