☰
bankingInfoUpdate
Updates a bankingInfo
Updates the selected bankingInfo with the inserted data. Returns the updated bankingInfo.
Function signature
bankingInfoUpdate(companyId: Int!,data: BankingInfoUpdate!): BankingInfo!
Type
Arguments
Required fields are marked with "!"companyId: Int!
data: BankingInfoUpdate!