UpdateGoal
No description
type UpdateGoal {
errors: PayloadError
goal: GoalV2
}
Fields
UpdateGoal.errors ● PayloadError object
UpdateGoal.goal ● GoalV2 object
Returned By
updateGoalV2 mutation