CreateGoals
No description
type CreateGoals {
errors: PayloadError
goals: [GoalV2]
}
Fields
CreateGoals.errors ● PayloadError object
CreateGoals.goals ● [GoalV2] list object
Returned By
createGoals mutation