INPUT_OBJECT
add transaction input type
input AddTransactionInput {amount: Moneyerrors: Stringid: UUID!orderRef: UUIDorganizationUnitId: UUIDpaymentId: UUIDpaymentRef: UUIDprocessor: TransactionProcessor!ticketRef: UUIDtimestamp: Int!transactionId: StringtransactionType: String!}