mutation UpdateGroup($group: UpdateGroupInput!) { updateGroup(group: $group) { ok } }