☰
paymentMethodUpdate
Updates a paymentMethod
Updates the selected paymentMethod with the inserted data. Returns the updated paymentMethod.
Function signature
paymentMethodUpdate(companyId: Int!,data: PaymentMethodUpdate!): PaymentMethod!
Type
Arguments
Required fields are marked with "!"companyId: Int!
data: PaymentMethodUpdate!