apollographql / apollographql/fullstack-tutorial

Some improvement suggestions for newbie reading the client tutorials (section 5 to 8)

Open
#71 2 comments 3 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
1.2k
Forks
808
PR merge metrics
No merged PRs in 30d

Description

https://www.apollographql.com/docs/tutorial/client.html#react-apollo
- no react and react-dom imports
- where did Pages component came from?

https://www.apollographql.com/docs/tutorial/queries.html#fragments
- LAUNCH_TILE_DATA should be above GET_LAUNCHES
- please mention src/pages/launch.js

https://www.apollographql.com/docs/tutorial/mutations.html#authenticate
- where did resolver and typeDefs came from?

https://www.apollographql.com/docs/tutorial/local-state.html#local-query
- where did injectStyles() came from?

https://www.apollographql.com/docs/tutorial/local-state.html#virtual-fields
- where did GET_CART_ITEMS came from?

https://www.apollographql.com/docs/tutorial/local-state.html#direct-writes
- where did StyledButton component came from?

Contributor guide

No contributing guide indexed for this repository

Research direction

Review the linked client tutorial sections for React Apollo, fragments, authentication, local queries, virtual fields, and direct writes. Check each listed missing import, component, constant, resolver, typeDefs, or source-file reference against the tutorial context; done means every referenced item is introduced or its location is explained.

Written by the indexing model from the issue text.

Assessment

Tech stack
graphql, react, typescript
Domain
documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.