UpdateGoalAccountAllocation
No description
type UpdateGoalAccountAllocation {
errors: PayloadError
goal: GoalV2
goalAccountAllocation: GoalAccountAllocation
}
Fields
UpdateGoalAccountAllocation.errors ● PayloadError object
UpdateGoalAccountAllocation.goal ● GoalV2 object
UpdateGoalAccountAllocation.goalAccountAllocation ● GoalAccountAllocation object
Returned By
updateGoalAccountAllocation mutation