Budi Irawan
Budi Irawan
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...
 ### Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project. #### Snyk changed the following file(s): - `package.json` - `package-lock.json` #### Vulnerabilities...
### Issue Description Open the [example app](https://codesandbox.io/p/sandbox/queries-example-app-final-nrlnl?file=%2Fsrc%2Findex.js) as mentioned in [Queries docs](https://www.apollographql.com/docs/react/data/queries), it will display `Error! Failed to fetch`  ### Link to Reproduction https://codesandbox.io/p/sandbox/queries-example-app-final-nrlnl?file=%2Fsrc%2Findex.js ### Reproduction Steps _No response_...
### Summary Able to move aggregation labels e.g `sum`, `avg` from the column header to the aggregation footer ### Examples ### Before ### After Move it to the aggregation row...