Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

useSuspenseQuery #10286

Closed
23 of 24 tasks
Tracked by #1723
jerelmiller opened this issue Nov 15, 2022 · 2 comments
Closed
23 of 24 tasks
Tracked by #1723

useSuspenseQuery #10286

jerelmiller opened this issue Nov 15, 2022 · 2 comments
Assignees
Milestone

Comments

@jerelmiller
Copy link
Member

jerelmiller commented Nov 15, 2022

This issue is for tracking progress on the new useSuspenseQuery hook. Work in progress can be found on this branch

Options

  • options.client
  • options.context
  • options.variables
  • options.returnPartialData
  • options.canonizeResults
  • options.nextFetchPolicy
  • options.refetchWritePolicy
  • options.fetchPolicy
    • cache-first
    • network-only
    • no-cache
    • cache-and-network
  • options.errorPolicy
    • all
    • none
    • ignore
  • result.refetch
  • result.fetchMore

Return values

  • data
  • refetch
  • error
  • fetchMore

Features

@jerelmiller
Copy link
Member Author

Closing this issue as I don't think it provides much value. New issues and feature requests for the hook can be found using the react-suspense label. Check there for updates on this hook!

@github-actions
Copy link
Contributor

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
For general questions, we recommend using StackOverflow or our discord server.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant