rsnext/docs
Jesse Jafa 0d98f370aa
Clarify ctx.query type on getServerSideProps (#20327)
Closes https://github.com/vercel/next.js/issues/19481

The current text implies `query` is a string. IMO it would be better if it clarified that `query` is an object containing the query string's keys and values

Edit:
Relevant docs url: https://nextjs.org/docs/basic-features/data-fetching#getserversideprops-server-side-rendering
2021-01-04 21:58:56 +00:00
..
advanced-features Fix source map config description (#20279) 2020-12-17 20:34:28 +00:00
api-reference Remove outdated documentation (#20714) 2021-01-04 10:45:57 +01:00
api-routes Fix grammar in API routes: Introduction (#19385) 2020-11-24 21:26:02 +00:00
basic-features Clarify ctx.query type on getServerSideProps (#20327) 2021-01-04 21:58:56 +00:00
migrating Update incremental adoption documentation. (#19286) 2020-11-19 00:10:12 +00:00
routing Update introduction.md (#20129) 2020-12-14 09:55:52 +01:00
authentication.md Add docs on authentication patterns. (#16277) 2020-12-31 08:28:11 +00:00
deployment.md Upgrade all http links to https (#20402) 2020-12-22 21:41:27 +00:00
faq.md Documentation updates (#16503) 2020-08-24 02:23:12 +00:00
getting-started.md Include yarn instructions (#16565) 2020-08-27 21:27:34 -05:00
manifest.json Remove outdated documentation (#20714) 2021-01-04 10:45:57 +01:00
upgrading.md Update documentation links (#19502) 2020-11-25 00:00:06 +00:00