WithdrawAllGoalContributionsFromAccountInput
No description
input WithdrawAllGoalContributionsFromAccountInput {
accountId: ID!
includeInBudget: Boolean
}
No description
input WithdrawAllGoalContributionsFromAccountInput {
accountId: ID!
includeInBudget: Boolean
}
WithdrawAllGoalContributionsFromAccountInput.accountId ● ID! non-null scalarWithdrawAllGoalContributionsFromAccountInput.includeInBudget ● Boolean scalar