Commit Graph

78 Commits

Author SHA1 Message Date
Mounish Sai
cfd47152fb Minor Correction
Replaced signup failed to booking trips failed.
2018-12-12 23:48:06 +05:30
Trevor Scheer
09b3a492c4 Update apollo command instructions
Update some documentation around using the apollo command.
For a new project, service:check will fail, so we should only recommend
that after we know they've published once.
2018-12-07 16:26:04 -08:00
Evans Hauser
2a149a0614 schema: -> service: (#247) 2018-11-15 15:15:15 -08:00
Adnan Karšić
030af98272 Updated resolvers.md, typo/inconsistent naming
The function accepts the following arguments: parent, args, context, info
In the next paragraph, the 'parent' argument is explained but written as 'root' instead of 'parent'
You could also add somewhere in the sentence that the parent is root value passed from server.
2018-11-14 17:53:09 -05:00
unicodeveloper
21c0cfdee5 Add full stop 2018-11-08 21:13:42 +01:00
unicodeveloper
07d8993771 Link to Apollo Engine 2018-11-08 21:12:11 +01:00
unicodeveloper
ce2bbbe9c8 Add links to devtools and apollo vscode 2018-11-08 21:08:05 +01:00
unicodeveloper
89e288f1d3 Add note about npx 2018-11-08 18:35:06 +01:00
Peggy Rayzis
d07efee1f7 Update all code samples 2018-11-07 09:26:27 -08:00
Peggy Rayzis
04bd2e6490 Finalized local state section 2018-11-07 09:26:27 -08:00
Peggy Rayzis
df4fcdaa20 Added section on mutations and local state 2018-11-07 09:26:27 -08:00
Peggy Rayzis
39d9c853a9 Completed section on building queries 2018-11-07 09:26:27 -08:00
unicodeveloper
05c3c90771 Link to Github to enable the reader to run the query and get data 2018-11-07 09:26:27 -08:00
unicodeveloper
977bd820e9 Add content 2018-11-07 09:26:27 -08:00
unicodeveloper
f9636763dd Add little details about the Query component 2018-11-07 09:26:27 -08:00
Peggy Rayzis
22aae627be Reworked setting up client page 2018-11-07 09:26:27 -08:00
unicodeveloper
6a6b57e20a Define the gql tag 2018-11-07 09:26:27 -08:00
unicodeveloper
7512fc0891 Add little notes about apollo-link-http and apollo-cache-inmemory 2018-11-07 09:26:27 -08:00
unicodeveloper
09121386b6 Add codesandbox demo 2018-11-07 09:26:27 -08:00
unicodeveloper
805a48ac65 Modify Introduction 2018-11-07 09:26:27 -08:00
unicodeveloper
91d293ee42 Modify description again 2018-11-07 09:26:27 -08:00
unicodeveloper
ed122ce898 Modify the description 2018-11-07 09:26:27 -08:00
unicodeveloper
b1627a43c3 Add instructions for installing React 2018-11-07 09:26:27 -08:00
unicodeveloper
1a9af7dc3d Add setting up client environment 2018-11-07 09:26:27 -08:00
Peggy Rayzis
661d959f0f Restrcture production section: 2018-11-07 09:26:27 -08:00
unicodeveloper
5ef530158c Remove some unecessary items 2018-11-07 09:26:27 -08:00
unicodeveloper
30de89ee52 Add the running query sentence 2018-11-07 09:26:27 -08:00
unicodeveloper
3bb919a47b Reference the Engine guide 2018-11-07 09:26:27 -08:00
unicodeveloper
7bfc8f4d84 First draft 2018-11-07 09:26:27 -08:00
Peggy Rayzis
ae519ebfde Change how we install dependencies, add VSCode section 2018-11-07 09:26:27 -08:00
Peggy Rayzis
aaab19987f Refactor resolvers section 2018-11-07 09:26:27 -08:00
unicodeveloper
0cb3def4f0 Add additional queries 2018-11-07 09:26:27 -08:00
unicodeveloper
5589c9d24d Add a launch query 2018-11-07 09:26:27 -08:00
unicodeveloper
bb6ebca366 Update resolver with missionPatch function 2018-11-07 09:26:27 -08:00
unicodeveloper
1ce083f235 Add content for isBooked resolver function 2018-11-07 09:26:27 -08:00
unicodeveloper
ea53d6be8a Replace all occurrences of root with _ 2018-11-07 09:26:27 -08:00
unicodeveloper
744d771d18 Correct sentence 2018-11-07 09:26:27 -08:00
unicodeveloper
cff075c2a7 Add pagination 2018-11-07 09:26:27 -08:00
unicodeveloper
183e7059ba Jake will write the testing section 2018-11-07 09:26:27 -08:00
unicodeveloper
d33c6821b5 Add image and authentication section 2018-11-07 09:26:27 -08:00
unicodeveloper
20a777e531 Change GraphQL to graph 2018-11-07 09:26:27 -08:00
unicodeveloper
7a637eca02 Done with calling resolvers 2018-11-07 09:26:27 -08:00
unicodeveloper
2865323719 Add boilerplate content till Jake's code is good to go 2018-11-07 09:26:27 -08:00
unicodeveloper
2639c5b6bf Add notes 2018-11-07 09:26:27 -08:00
unicodeveloper
b4b89d9e93 Write intro note(one sentence) 2018-11-07 09:26:27 -08:00
Peggy Rayzis
eedd03ee48 Clean up data source section
Minor changes
2018-11-07 09:26:27 -08:00
unicodeveloper
1ff729f724 Update launchReducer code sample 2018-11-07 09:26:27 -08:00
unicodeveloper
24a3fbd0b2 Refactor launchReducer code 2018-11-07 09:26:27 -08:00
unicodeveloper
9deb4fbf11 Add more meat to advantages of data sources 2018-11-07 09:26:27 -08:00
unicodeveloper
3cd6af0608 Remove MvrpAPI example 2018-11-07 09:26:27 -08:00