Open mwawrusch opened 1 year ago
We are using graphql as our backend for mobile and the flutter network tool does not show the request body, which makes it useless for graphql related work.
Add Network Request (and possibly response) body.
This is more suited to devtools repository so I will transfer the issue there. Similar/related issue: https://github.com/flutter/devtools/issues/3534.
Is there an existing issue for this?
Use case
We are using graphql as our backend for mobile and the flutter network tool does not show the request body, which makes it useless for graphql related work.
Proposal
Add Network Request (and possibly response) body.