BudgetBankAccountUpdate
Create/Update budget bank account
BudgetBankAccountUpdate(
input: BudgetBankAccountUpdateInput!
): BudgetBankAccountUpdateUnion!
Arguments
BudgetBankAccountUpdate.input ● BudgetBankAccountUpdateInput! non-null input
Input object required to create/update bank account
Type
BudgetBankAccountUpdateUnion union
If mutation is successful, the BudgetBankAccountUpdatePayload will be returned, otherwise a MutationError is returned.