fix: examples/react/basic-graphql-request/src/index.jsx
Fix Bad argument type for Post query by converting args into Object form.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Ignored Deployment
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| query | ⬜️ Ignored (Inspect) | Visit Preview | Jun 12, 2024 9:05am |
This pull request is automatically built and testable in CodeSandbox.
To see build info of the built libraries, click here or the icon next to each commit SHA.
Latest deployment of this branch, based on commit d703819f3174f15a3d02fe024320d7c2d4f86365:
| Sandbox | Source |
|---|---|
| @tanstack/query-example-angular-basic | Configuration |
| @tanstack/query-example-react-basic-typescript | Configuration |
| @tanstack/query-example-solid-basic-typescript | Configuration |
| @tanstack/query-example-svelte-basic | Configuration |
| @tanstack/query-example-vue-basic | Configuration |
please revert the formatting changes - prettier will likely fail because of it
☁️ Nx Cloud Report
CI is running/has finished running commands for commit 443b161badfd03d846ef190a5722b12c49247fb7. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.
📂 See all runs for this CI Pipeline Execution
| 🟥 Failed Commands |
|---|
nx affected --targets=test:format,test:sherif,test:knip,test:eslint,test:lib,test:types,test:build,build,test:attw --parallel=3 |
Sent with 💌 from NxCloud.
Hi @sunil-sharma-999 , I think this was fixed in #7704 , please open a new PR if there are any other necessary fixes!