DeleteGoalAccountAllocationInput
No description
input DeleteGoalAccountAllocationInput {
accountId: ID!
goalId: ID!
}
Fields
DeleteGoalAccountAllocationInput.accountId ● ID! non-null scalar
DeleteGoalAccountAllocationInput.goalId ● ID! non-null scalar
Member Of
deleteGoalAccountAllocation mutation