Skip to main content

SetSavingsGoalBudgetAmountInput

No description

input SetSavingsGoalBudgetAmountInput {
amount: Float
applyToFuture: Boolean
month: Date!
savingsGoalId: ID!
}

Fields

SetSavingsGoalBudgetAmountInput.amount ● Float scalar

SetSavingsGoalBudgetAmountInput.applyToFuture ● Boolean scalar

SetSavingsGoalBudgetAmountInput.month ● Date! non-null scalar

SetSavingsGoalBudgetAmountInput.savingsGoalId ● ID! non-null scalar

Member Of

setSavingsGoalBudgetAmount mutation