deleteGroup
Deletes a group based on the id
deleteGroup(
id: ID!
): DeleteResult
Arguments
deleteGroup.id
● ID!
non-null scalar
Type
DeleteResult
object
Returned when using a mutation that deletes one or several items.