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

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.