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