Skip to main content

UndoHouseholdSavingsGoalsMigration

Undo the migration from Goal V2 to SavingsGoal models for the current household. This will delete all SavingsGoal models that were created from Goal V2 models and restore the original Goal V2 state.

type UndoHouseholdSavingsGoalsMigration {
errors: PayloadError
success: Boolean
}

Fields

UndoHouseholdSavingsGoalsMigration.errors ● PayloadError object

UndoHouseholdSavingsGoalsMigration.success ● Boolean scalar

Returned By

undoHouseholdSavingsGoalsMigration mutation