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