Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.
/frameworkPublic archive

docs: add query option with example for useFetch - #8719

Merged
pi0 merged 2 commits into
nuxt:mainfrom
Aietes:patch-1
Nov 10, 2022
Merged

docs: add query option with example for useFetch#8719
pi0 merged 2 commits into
nuxt:mainfrom
Aietes:patch-1

Conversation

@Aietes

@AietesAietes commented Nov 5, 2022

Copy link
Copy Markdown
Contributor

Update useFetch with description and example of query option, which is inherited from ohmyfetch, resolvesnuxt/nuxt#15368

🔗 Linked issue

resolvesnuxt/nuxt#15368

❓ Type of change

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

Update useFetch with description and example of query option, which is inherited from ohmyfetch. So far this is not documented. resolvesnuxt/nuxt#15368

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

Update useFetch with description and example of query option, which is inherited from ohmyfetch, resolves #8708
@codesandbox

Copy link
Copy Markdown

CodeSandbox logoCodeSandbox logo Open in CodeSandbox Web Editor | VS Code | VS Code Insiders

@netlify

netlifyBot commented Nov 5, 2022

Copy link
Copy Markdown

Deploy Preview for nuxt3-docs ready!

NameLink
🔨 Latest commit8c07231
🔍 Latest deploy loghttps://app.netlify.com/sites/nuxt3-docs/deploys/63661a879a13220009fa862c
😎 Deploy Previewhttps://deploy-preview-8719--nuxt3-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Update useFetch with description and example of query option, which is inherited from ohmyfetch, resolves #8708
@atinuxatinux changed the title useFetch - add 'query' option with exampledocs: useFetch - add 'query' option with exampleNov 5, 2022
@atinux
atinux requested a review from danielroeNovember 5, 2022 11:17
@pi0pi0 changed the title docs: useFetch - add 'query' option with exampledocs: add query option with example for useFetchNov 10, 2022
pi0
pi0 approved these changes Nov 10, 2022

@pi0pi0 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@pi0
pi0 merged commit 3b55713 into nuxt:mainNov 10, 2022
@pi0pi0 mentioned this pull request Nov 15, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document query option for useFetch

4 participants

@Aietes@atinux@pi0@danielroe