toggleGoals
No description
toggleGoals(
goalIds: [ID!]!
accepted: Boolean!
): UpdateResult
Arguments
toggleGoals.goalIds
● [ID!]!
non-null scalar
toggleGoals.accepted
● Boolean!
non-null scalar
Type
UpdateResult
object
Returned when using a mutation that updates one or several items.