Yii debug ajax and fetch

Hi
Using yii2 when I use XMLHttpRequest in js to call apis I can see them in the yii debug tool but if I use fetch I don’t see them.
Is there anyway to see fetch calls in the debug tool?