query icon indicating copy to clipboard operation
query copied to clipboard

fix: examples/react/basic-graphql-request/src/index.jsx

Open sunil-sharma-999 opened this issue 1 year ago • 4 comments

Fix Bad argument type for Post query by converting args into Object form.

sunil-sharma-999 avatar Jun 11 '24 05:06 sunil-sharma-999

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

vercel[bot] avatar Jun 11 '24 05:06 vercel[bot]

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

codesandbox-ci[bot] avatar Jun 11 '24 05:06 codesandbox-ci[bot]

please revert the formatting changes - prettier will likely fail because of it

TkDodo avatar Jun 11 '24 14:06 TkDodo

☁️ 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.

nx-cloud[bot] avatar Jun 11 '24 14:06 nx-cloud[bot]

Hi @sunil-sharma-999 , I think this was fixed in #7704 , please open a new PR if there are any other necessary fixes!

lachlancollins avatar Jul 17 '24 07:07 lachlancollins