removeGoal
No description
removeGoal(
id: ID!
goalId: ID!
): DeleteResult
Arguments
removeGoal.id
● ID!
non-null scalar
removeGoal.goalId
● ID!
non-null scalar
Type
DeleteResult
object
Returned when using a mutation that deletes one or several items.